This website requires JavaScript.
Explore
Help
Sign In
lorenzo.volpi
/
QuaPy
forked from
moreo/QuaPy
Watch
1
Star
0
Fork
You've already forked QuaPy
0
Code
Pull Requests
Activity
a4c33a8e4d
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
View Git Blame
Copy Permalink