From 555ff7819085344dd1b70bb6e6674ad6d5a63004 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 Jun 2018 19:45:04 +0200 Subject: debuggin.. --- data/recursive_dataset.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/recursive_dataset.py') diff --git a/data/recursive_dataset.py b/data/recursive_dataset.py index 18a77a8..828adb5 100644 --- a/data/recursive_dataset.py +++ b/data/recursive_dataset.py @@ -26,7 +26,7 @@ class RecursiveDataset(BaseDataset): # print('oops: {}'.format(A_path2)) A_path = A_path2 else: - print('not there yet... {}'.format(A_path)) + # print('not there yet... {}'.format(A_path)) while not os.path.exists(A_path): # print('sleeping for {}'.format(self.opt.poll_delay)) time.sleep(self.opt.poll_delay) -- cgit v1.2.3-70-g09d2