mirror of https://github.com/ConsenSys/mythril
parent
bcb051711f
commit
2f13ef85f3
@ -0,0 +1,6 @@ |
||||
# We use RsT document formatting in docstring. For example :param to mark parameters. |
||||
# See PEP 287 |
||||
__docformat__ = 'restructuredtext' |
||||
|
||||
# Accept mythril.VERSION to get mythril's current version number |
||||
from .version import VERSION # NOQA |
Loading…
Reference in new issue