Code scanning / CodeQL
`__eq__` not overridden when adding attributes
Warning
The class 'Node' does not override '__eq__' , but adds the new attribute _inputs .
The class 'Node' does not override '__eq__' , but adds the new attribute _input_nodes .
The class 'Node' does not override '__eq__' , but adds the new attribute _output_links .
The class 'Node' does not override '__eq__' , but adds the new attribute _prev_evaluated_inputs .
The class 'Node' does not override '__eq__' , but adds the new attribute _output .
The class 'Node' does not override '__eq__' , but adds the new attribute _nupdates .
The class 'Node' does not override '__eq__' , but adds the new attribute _outdated .
The class 'Node' does not override '__eq__' , but adds the new attribute _errored .
The class 'Node' does not override '__eq__' , but adds the new attribute _error .
The class 'Node' does not override '__eq__' , but adds the new attribute _logger .
The class 'Node' does not override '__eq__' , but adds the new attribute _log_formatter .
The class 'Node' does not override '__eq__' , but adds the new attribute logs .
The class 'Node' does not override '__eq__' , but adds the new attribute context .
The class 'Node' does not override '__eq__' , but adds the new attribute _cls_context .
The class 'Node' does not override '__eq__' , but adds the new attribute context .
The class 'Node' does not override '__eq__' , but adds the new attribute _known_function_nodes .
The class 'Node' does not override '__eq__' , but adds the new attribute __doc__ .
The class 'Node' does not override '__eq__' , but adds the new attribute _args_inputs_key .
The class 'Node' does not override '__eq__' , but adds the new attribute _kwargs_inputs_key .
The class 'Node' does not override '__eq__' , but adds the new attribute _args_inputs_key .
The class 'Node' does not override '__eq__' , but adds the new attribute _kwargs_inputs_key .
The class 'Node' does not override '__eq__' , but adds the new attribute __signature__ .
The class 'Node' does not override '__eq__' , but adds the new attribute _output .
The class 'Node' does not override '__eq__' , but adds the new attribute _errored .
The class 'Node' does not override '__eq__' , but adds the new attribute _error .
The class 'Node' does not override '__eq__' , but adds the new attribute _prev_evaluated_inputs .
The class 'Node' does not override '__eq__' , but adds the new attribute _outdated .
The class 'Node' does not override '__eq__' , but adds the new attribute _errored .
The class 'Node' does not override '__eq__' , but adds the new attribute _error .
The class 'Node' does not override '__eq__' , but adds the new attribute _outdated .
The class 'Node' does not override '__eq__' , but adds the new attribute _errored .