This website requires JavaScript.
Explore
Help
Sign In
z0rs
/
mastko
Watch
1
Star
0
Fork
You've already forked mastko
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b086e352b2
mastko
/
tests
/
mastko
/
test_version.py
6 lines
97 B
Python
Raw
Blame
History
from
mastko
.
version
import
__version__
def
test_version
(
)
:
assert
type
(
__version__
)
is
str
Reference in New Issue
View Git Blame
Copy Permalink