make Graphics work again
as base for Mathis work
This commit is contained in:
@@ -53,6 +53,7 @@ class Scanner(object):
|
||||
if t > to:
|
||||
break
|
||||
except IOError:
|
||||
# print(f'error reading {path}')
|
||||
pass
|
||||
if t < start:
|
||||
#if t == 0:
|
||||
|
||||
Reference in New Issue
Block a user