Skip to content

Commit f97863b

Browse files
author
brillliantz
committed
Initial commit
0 parents  commit f97863b

File tree

5 files changed

+1114
-0
lines changed

5 files changed

+1114
-0
lines changed

__init__.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"""Core data api for fetching data from remote service."""
2+
from data_api import DataApi

0 commit comments

Comments
 (0)