First implementation of visibility, not tested, nor used for now

This commit is contained in:
Nicolas Margulies
2020-12-11 19:23:21 +01:00
parent 53cb6a89ae
commit 1cf5e7bd8b
2 changed files with 147 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
env/
venv/
local/
.coverage
.pytest_cache/