Update and_gate.py #13006
Annotations
3 errors
ruff
Process completed with exit code 1.
|
Ruff (W191):
boolean_algebra/and_gate.py#L44
boolean_algebra/and_gate.py:44:1: W191 Indentation contains tabs
|
Ruff (W191):
boolean_algebra/and_gate.py#L36
boolean_algebra/and_gate.py:36:1: W191 Indentation contains tabs
|