parent
0a1fe58584
commit
81eef60e64
2 changed files with 7 additions and 9 deletions
@ -0,0 +1,7 @@ |
||||
import os |
||||
|
||||
__all__ = ( |
||||
"PATH_TO_SCRIPT_TEASE", |
||||
) |
||||
|
||||
PATH_TO_SCRIPT_TEASE = os.path.abspath(os.path.dirname(__file__)) |
Loading…
Reference in new issue