This website requires JavaScript.
Explore
Help
Sign In
moreo
/
QuaPy
Watch
1
Star
0
Fork
You've already forked QuaPy
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
f28a84242f
QuaPy
/
quapy
/
tests
/
test_base.py
6 lines
95 B
Python
Raw
Blame
History
import
pytest
def
test_import
(
)
:
import
quapy
as
qp
assert
qp
.
__version__
is
not
None
Reference in New Issue
View Git Blame
Copy Permalink