Skip to content

Commit 6e1e1ca

Browse files
chore: grammar
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a6634af commit 6e1e1ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/functional/conftest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ def _create_base_test_image_opencv(width: int, height: int) -> np.ndarray:
5454
"tiff",
5555
"pic",
5656
"raw_uint8",
57-
# pxm - OpenCV2 has issues with this format, the docs state its
57+
# pxm - OpenCV2 has issues with this format, the docs state it's
5858
# supported, but pxm is also used to mean PBM/PGM/PPM which are supported,
59-
# so its unclear if this format is truly supported.
59+
# so it's unclear if this format is truly supported.
6060
]
6161

6262

0 commit comments

Comments
 (0)