Create longest_word_in_sentence.py #9358
Annotations
2 errors
Ruff (NPY201):
graphs/multi_heuristic_astar.py#L82
graphs/multi_heuristic_astar.py:82:12: NPY201 `np.chararray` will be removed in NumPy 2.0. Use `numpy.char.chararray` instead.
|
ruff
Process completed with exit code 1.
|