archive
/
yubi-lock
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
yubi-lock/yubi_lock/api/__init__.py

4 lines
74 B
Python

import os
BASE_DIR = os.path.dirname(os.path.realpath(__file__)) + "/.."