/
usr
/
lib
/
python3
/
dist-packages
/
hamcrest
/
/usr/lib/python3/dist-packages/hamcrest
mkdir
upload
Name
Size
Mode
Actions
core/
-
0755
rm
library/
-
0755
rm
__pycache__/
-
0755
rm
py.typed
0
0644
edit
dl
rm
__init__.py
191
0644
edit
dl
rm
Edit:
/usr/lib/python3/dist-packages/hamcrest/__init__.py
(191B)
from hamcrest.core import * from hamcrest.library import * __version__ = "2.0.2" __author__ = "Chris Rose" __copyright__ = "Copyright 2020 hamcrest.org" __license__ = "BSD, see License.txt"
Save
from hamcrest.core import * from hamcrest.library import * __version__ = "2.0.2" __author__ = "Chris Rose" __copyright__ = "Copyright 2020 hamcrest.org" __license__ = "BSD, see License.txt"