Fix simple binary search #18432
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W292):
tests/__init__.py#L1
tests/__init__.py:1:27: W292 No newline at end of file
help: Add trailing newline
|