Initial commit based on agent barebone.
Signed-off-by:
Marcel Parciak <marcel.parciak@gmail.com>
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
.vscode/settings.json
0 → 100644
Dockerfile
0 → 100644
Pipfile
0 → 100644
Pipfile.lock
0 → 100644
This diff is collapsed.
Readme.md
0 → 100644
annotator/.gitignore
0 → 100644
annotator/__init__.py
0 → 100644
annotator/__version__.py
0 → 100644
annotator/config.py
0 → 100644
annotator/errors.py
0 → 100644
annotator/main.py
0 → 100644