index
:
tg-hommabot.git
master
Bot for sending info about periodical home maintenance tasks to TG from Google Sheets.
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_hommaexceli_py.py
blob: 851baeaa5da17d67e7ee82556efd500354d31315 (
plain
)
1
2
3
4
5
from
hommaexceli_py
import
__version__
def
test_version
():
assert
__version__
==
'0.1.0'