Add start of structure

This commit is contained in:
Abe Levitan
2019-03-20 09:35:55 -04:00
parent c3ae8316cd
commit 6d2f92584d
4 changed files with 35 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from __future__ import division, print_function, absolute_import
from CDTools import tools
+1
View File
@@ -0,0 +1 @@
from __future__ import division, print_function, absolute_import