Skip to content

Commit 57fb238

Browse files
committed
Import all functions on init
1 parent eef6e74 commit 57fb238

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

codonPython/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from .age_bands import *
2+
from .dateValidator import *
3+
from .nhsNumberGenerator import *
4+
from .tableFromSql import *

0 commit comments

Comments
 (0)