This repository has been archived on 2025-06-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fl0w-old/fl0w.py
2015-10-25 17:32:23 +01:00

3 lines
No EOL
79 B
Python

from sys import path
from os.path import abspath
path.append(abspath("Shared"))