Create count_consonants.py #9361
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.
|