initial commit on new branch

This commit is contained in:
Bin Yang
2021-03-18 21:40:42 -04:00
parent 722369124f
commit 49f51bf5d4
5 changed files with 173 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
import os
PROJECT_ROOT_DIR = os.path.dirname(os.path.abspath(__file__))