This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
py-libp2p
Watch
1
Star
0
Fork
0
You've already forked py-libp2p
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a6f6078814
py-libp2p
/
tests
/
core
/
test_import.py
5 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
add module import test
2018-02-07 07:56:11 +08:00
def
test_import
(
)
:
silence flake8 error during module import test
2018-02-07 08:10:25 +08:00
import
<
MODULE_NAME
>
# noqa: F401
Reference in New Issue
Copy Permalink