nuh uh
This commit is contained in:
parent
de818e95d6
commit
5b0661e4f3
1 changed files with 4 additions and 0 deletions
4
lib/google/__init__.py
Normal file
4
lib/google/__init__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
import os
|
||||
import sys
|
||||
|
||||
sys.path.insert(1, os.path.join(os.path.dirname(__file__)))
|
Loading…
Reference in a new issue