This website requires JavaScript.
Explore
Help
Sign In
status-im
/
vyper-debug
mirror of
https://github.com/status-im/vyper-debug.git
Watch
2
Star
0
Fork
You've already forked vyper-debug
0
Code
Issues
Projects
Releases
Wiki
Activity
56e4b20080
vyper-debug
/
tests
/
core
/
test_import.py
5 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
add module import test
2018-02-06 23:56:11 +00:00
def
test_import
(
)
:
silence flake8 error during module import test
2018-02-07 00:10:25 +00:00
import
<
MODULE_NAME
>
# noqa: F401