We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit f97863bCopy full SHA for f97863b
__init__.py
@@ -0,0 +1,2 @@
1
+"""Core data api for fetching data from remote service."""
2
+from data_api import DataApi
0 commit comments