diff --git a/__init__.py b/__init__.py deleted file mode 100644 index de40ea7..0000000 --- a/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) diff --git a/qurator/__init__.py b/qurator/__init__.py deleted file mode 100644 index b0d6433..0000000 --- a/qurator/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) \ No newline at end of file diff --git a/qurator/sbb_ner/__init__.py b/qurator/sbb_ner/__init__.py index b0d6433..e69de29 100644 --- a/qurator/sbb_ner/__init__.py +++ b/qurator/sbb_ner/__init__.py @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) \ No newline at end of file diff --git a/qurator/sbb_ner/ground_truth/__init__.py b/qurator/sbb_ner/ground_truth/__init__.py index de40ea7..e69de29 100644 --- a/qurator/sbb_ner/ground_truth/__init__.py +++ b/qurator/sbb_ner/ground_truth/__init__.py @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) diff --git a/qurator/sbb_ner/models/__init__.py b/qurator/sbb_ner/models/__init__.py index b0d6433..e69de29 100644 --- a/qurator/sbb_ner/models/__init__.py +++ b/qurator/sbb_ner/models/__init__.py @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) \ No newline at end of file diff --git a/qurator/sbb_ner/webapp/__init__.py b/qurator/sbb_ner/webapp/__init__.py index b0d6433..e69de29 100644 --- a/qurator/sbb_ner/webapp/__init__.py +++ b/qurator/sbb_ner/webapp/__init__.py @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) \ No newline at end of file