mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-04 03:38:26 +02:00
added math to lib
This commit is contained in:
parent
d17f4761e3
commit
2405782ea8
1 changed files with 1 additions and 0 deletions
1
main.pyw
1
main.pyw
|
@ -8,6 +8,7 @@ import zipfile
|
|||
import shutil
|
||||
import json
|
||||
import glob
|
||||
import math
|
||||
import os
|
||||
|
||||
from source.definition import *
|
||||
|
|
Loading…
Reference in a new issue