Initial commit
This commit is contained in:
5
pyrad3/tests/__init__.py
Normal file
5
pyrad3/tests/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import pyrad
|
||||
import sys
|
||||
|
||||
pyrad # keep pyflakes happy
|
||||
home = sys.modules["pyrad"].__path__[0]
|
||||
Reference in New Issue
Block a user