Fix PIL Image exif_size() function (#4355)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
c940d29d4f
commit
834f94f899
6 changed files with 55 additions and 23 deletions
|
|
@ -15,9 +15,6 @@ addopts =
|
|||
--doctest-modules
|
||||
--durations=25
|
||||
--color=yes
|
||||
--cov=ultralytics/
|
||||
--cov-report=xml
|
||||
--no-cov-on-fail
|
||||
|
||||
[coverage:run]
|
||||
source = ultralytics/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue