Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejnovak committed Apr 25, 2018
1 parent dcd9fdf commit 946d30c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TrainData.py
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,6 @@ def readIn_abort(self):

def readIn_join(self,wasasync=True,waitforStart=True):

#try:
if True:
if not not hasattr(self, 'readthreadids') and not waitforStart and not self.readthread and wasasync:
print('\nreadIn_join:read never started\n')
Expand Down

0 comments on commit 946d30c

Please sign in to comment.