aboutsummaryrefslogtreecommitdiff
path: root/nneq/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nneq/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/nneq/__init__.py b/nneq/__init__.py
deleted file mode 100644
index 8dc7048..0000000
--- a/nneq/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-from .nneq import *
-
-__all__ = nneq.__all__