aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hydro_roll_core
diff options
context:
space:
mode:
Diffstat (limited to 'hydro_roll_core')
-rw-r--r--hydro_roll_core/__init__.py3
-rw-r--r--hydro_roll_core/development/__init__.py (renamed from hydro_roll_core/dev/__init__.py)0
-rw-r--r--hydro_roll_core/document/__init__.py (renamed from hydro_roll_core/docs/__init__.py)0
-rw-r--r--hydro_roll_core/feature/__init__.py (renamed from hydro_roll_core/features/__init__.py)0
4 files changed, 2 insertions, 1 deletions
diff --git a/hydro_roll_core/__init__.py b/hydro_roll_core/__init__.py
index 0a04e23..12508e3 100644
--- a/hydro_roll_core/__init__.py
+++ b/hydro_roll_core/__init__.py
@@ -1 +1,2 @@
-from . import corelib \ No newline at end of file
+from . import corelib
+
diff --git a/hydro_roll_core/dev/__init__.py b/hydro_roll_core/development/__init__.py
index e69de29..e69de29 100644
--- a/hydro_roll_core/dev/__init__.py
+++ b/hydro_roll_core/development/__init__.py
diff --git a/hydro_roll_core/docs/__init__.py b/hydro_roll_core/document/__init__.py
index e69de29..e69de29 100644
--- a/hydro_roll_core/docs/__init__.py
+++ b/hydro_roll_core/document/__init__.py
diff --git a/hydro_roll_core/features/__init__.py b/hydro_roll_core/feature/__init__.py
index e69de29..e69de29 100644
--- a/hydro_roll_core/features/__init__.py
+++ b/hydro_roll_core/feature/__init__.py