Debugging
This commit is contained in:
5
lib/variables.py
Normal file
5
lib/variables.py
Normal file
@ -0,0 +1,5 @@
|
||||
from pathlib import Path
|
||||
_ROOT = Path('..')
|
||||
|
||||
HOMOTOPIC = 0
|
||||
ALTERNATIVE = 1
|
Reference in New Issue
Block a user