From ce341dc6e0bc2223e082d408297a3eaa5b2c4418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Wed, 22 Mar 2017 12:03:27 +0100 Subject: [PATCH] Removed temporary module import of pdb. --- autoPyLoT.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoPyLoT.py b/autoPyLoT.py index d51885dd..c9fdf7c2 100755 --- a/autoPyLoT.py +++ b/autoPyLoT.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- from __future__ import print_function -import pdb + import argparse import glob import os