We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027a371 commit 500eabeCopy full SHA for 500eabe
ddf_utils/__init__.py
@@ -0,0 +1,5 @@
1
+# -*- coding: utf-8 -*-
2
+
3
+from . import config
4
+from .ddf_reader import DDF
5
+from .index import get_datapackage
0 commit comments