We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
black .
1 parent 82a3c15 commit 881fec2Copy full SHA for 881fec2
dank_mids/brownie_patch/contract.py
@@ -76,6 +76,7 @@
76
77
_getattribute: Final = object.__getattribute__
78
79
+
80
@mypyc_attr(native_class=False)
81
class Contract(brownie.Contract): # type: ignore [misc]
82
"""
0 commit comments