We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf3a4e commit cb2ffbcCopy full SHA for cb2ffbc
vyper/semantics/types/base.py
@@ -84,7 +84,6 @@ class VyperType:
84
_as_hashmap_key: bool = False
85
_as_tuple_member: bool = True # can be a tuple member
86
87
-
88
_supports_external_calls: bool = False
89
_attribute_in_annotation: bool = False
90
0 commit comments