Skip to content

Commit 292aff2

Browse files
author
Michael Skelton
committed
Initialise Libraries
1 parent cd909e0 commit 292aff2

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

lib/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env python
2+
3+
pass
4+

lib/core/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env python
2+
3+
pass
4+

0 commit comments

Comments
 (0)