Skip to content

Commit 3444277

Browse files
author
Christopher J. Bailey
committed
added init
1 parent 0209a6e commit 3444277

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

__init__.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
"""
2+
STORM database access
3+
"""
4+
5+
__VERSION__= '0.1git'
6+
7+
#import .access

0 commit comments

Comments
 (0)