[M] Move non-course-related files to misc
This commit is contained in:
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
@@ -14,7 +14,7 @@ def parse_name(name: str) -> Tuple[datetime, str]:
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
# List files
|
# List files
|
||||||
files = list(os.listdir('./'))
|
files = list(os.listdir('../'))
|
||||||
files.sort()
|
files.sort()
|
||||||
|
|
||||||
# Filter files that starts with GMT
|
# Filter files that starts with GMT
|
||||||
Reference in New Issue
Block a user