the fix (#702)
This commit is contained in:
parent
000ef094f9
commit
aeb3b99f7d
@ -445,7 +445,7 @@ class EVMAccount(object):
|
||||
def address(self):
|
||||
return self._address
|
||||
|
||||
def _null_func():
|
||||
def _null_func(self):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user