Skip to content

Commit 67bb6ea

Browse files
Update neo/rawio/tdtrawio.py
1 parent 539995e commit 67bb6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/rawio/tdtrawio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,4 +603,4 @@ def is_tdtblock(blockpath):
603603
if file_ext >= tdt_ext: # if containing all the necessary files
604604
return True
605605
else:
606-
return False
606+
return False

0 commit comments

Comments
 (0)