autoreload icon indicating copy to clipboard operation
autoreload copied to clipboard

not traversing subdirs

Open diepes opened this issue 4 years ago • 0 comments

line 13 for top_level in filter(file_filter, os.listdir(path)):

seem to be a bug, should be removed.

diepes avatar Feb 14 '20 21:02 diepes