Fix a few typos #15417
Annotations
7 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (UP037):
neural_network/input_data.py#L34
neural_network/input_data.py:34:11: UP037 Remove quotes from type annotation
|
|
Ruff (UP037):
neural_network/input_data.py#L33
neural_network/input_data.py:33:17: UP037 Remove quotes from type annotation
|
|
Ruff (UP037):
neural_network/input_data.py#L32
neural_network/input_data.py:32:12: UP037 Remove quotes from type annotation
|
|
Ruff (UP037):
graphs/deep_clone_graph.py#L19
graphs/deep_clone_graph.py:19:21: UP037 Remove quotes from type annotation
|
|
Ruff (UP037):
dynamic_programming/catalan_numbers.py#L30
dynamic_programming/catalan_numbers.py:30:42: UP037 Remove quotes from type annotation
|
|
Ruff (UP037):
cellular_automata/wa_tor.py#L116
cellular_automata/wa_tor.py:116:28: UP037 Remove quotes from type annotation
|