mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
chore: refactoring fitgures directory
This commit is contained in:
@@ -18,7 +18,7 @@ def _default_input() -> Path:
|
||||
|
||||
|
||||
def _default_output_dir() -> Path:
|
||||
return Path(__file__).resolve().parent / "generated"
|
||||
return Path(__file__).resolve().parent / "generated" / "legacy"
|
||||
|
||||
|
||||
def _sanitize(key: str) -> str:
|
||||
|
||||
Reference in New Issue
Block a user