Add storage_variables printer #3211
Annotations
2 warnings
Pylint:
slither/printers/summary/storage_variables.py#L42
W0212: Access to a protected member _field_names of a client class (protected-access)
|
Pylint:
slither/printers/summary/storage_variables.py#L43
W0212: Access to a protected member _options of a client class (protected-access)
|
Loading