mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
black
This commit is contained in:
parent
8dceac971a
commit
482b26e12f
@ -12,7 +12,7 @@ import yaml as yaml_loader
|
|||||||
import n64img.image
|
import n64img.image
|
||||||
from tex_archives import TexArchive
|
from tex_archives import TexArchive
|
||||||
|
|
||||||
sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..", "build")) # terrible
|
sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..", "build")) # terrible
|
||||||
from mapfs.shape import ShapeFile
|
from mapfs.shape import ShapeFile
|
||||||
|
|
||||||
script_dir = Path(os.path.dirname(os.path.realpath(__file__)))
|
script_dir = Path(os.path.dirname(os.path.realpath(__file__)))
|
||||||
|
Loading…
Reference in New Issue
Block a user