ultralytics 8.0.232 OpenCV 4.9.0 readonly np.array fix (#7256)
This commit is contained in:
parent
4d9e613833
commit
6218b82072
3 changed files with 6 additions and 4 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue