Added dummy test

This commit is contained in:
Jef Roosens 2020-08-25 19:04:24 +02:00
parent 4546a21014
commit 92d19c0ccd
3 changed files with 7 additions and 0 deletions

3
.gitignore vendored
View file

@ -4,6 +4,9 @@ venv/
# Python built packages
dist/
build/
*.egg-info/
*.eggs/
# Docs output
docs/build