ultralytics 8.0.232 OpenCV 4.9.0 readonly np.array fix (#7256)

This commit is contained in:
Glenn Jocher 2024-01-01 15:40:27 +01:00 committed by GitHub
parent 4d9e613833
commit 6218b82072
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View file

@ -163,7 +163,9 @@ split_before_first_argument = false
wrap-summaries = 120
wrap-descriptions = 120
in-place = true
make-summary-multi-line = false
pre-summary-newline = true
force-wrap = false
close-quotes-on-newline = true
[tool.codespell]
ignore-words-list = "crate,nd,strack,dota,ane,segway,fo,gool,winn"
skip = '*.csv,*venv*,docs/de,docs/fr,docs/pt,docs/es,docs/mkdocs_de.yml'