updating web-dev

This commit is contained in:
2020-02-20 01:32:19 +00:00
parent a5943843ca
commit e6cc4e59f7
20 changed files with 605 additions and 27 deletions

View File

View File

@@ -0,0 +1,5 @@
from api_datadisplay import __version__
def test_version():
assert __version__ == '0.1.0'