mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 06:25:45 +00:00
adding initial scaffolding
This commit is contained in:
BIN
tests/__pycache__/__init__.cpython-38.pyc
Normal file
BIN
tests/__pycache__/__init__.cpython-38.pyc
Normal file
Binary file not shown.
BIN
tests/__pycache__/test_tembo.cpython-38-pytest-6.2.5.pyc
Normal file
BIN
tests/__pycache__/test_tembo.cpython-38-pytest-6.2.5.pyc
Normal file
Binary file not shown.
@@ -1,5 +0,0 @@
|
||||
from tembo import __version__
|
||||
|
||||
|
||||
def test_version():
|
||||
assert __version__ == '0.1.0'
|
||||
|
||||
Reference in New Issue
Block a user