Added basic project structure and CI
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
.pre-commit-config.yaml
0 → 100644
Makefile
0 → 100644
obmdataapi/__init__.py
0 → 100644
setup.py
0 → 100644
tests/__init__.py
0 → 100644
tests/test_base.py
0 → 100644
Please register or sign in to comment