feat(builder): finish builder

This commit is contained in:
Halyul
2021-06-01 00:29:46 -04:00
parent dcf8b27bde
commit 9f9c4ef85a
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
)
)