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 cafbec5 commit d347c8fCopy full SHA for d347c8f
1 file changed
src/api/constants.py
@@ -233,11 +233,6 @@ def to_string(convention: 'CONVENTION'):
233
return convention.value
234
235
236
-# ----------------------------------------------------------------------
237
-# Identifier Class (variable, function, label, array)
238
239
-ID_CLASSES = CLASS.classes
240
-
241
# ----------------------------------------------------------------------
242
# Deprecated suffixes for variable names, such as "a$"
243
0 commit comments