feat(builder): finish builder

This commit is contained in:
Halyul
2021-06-01 00:29:46 -04:00
parent 92cbbe4a19
commit bddd104f8e
12 changed files with 103 additions and 73 deletions

View File

@@ -27,4 +27,4 @@ class AtlasReader:
shutil.copyfile(
self.file_path,
self.save_path
)
)