YAML reformat (#7669)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
d021524e85
commit
63e7db1dac
55 changed files with 725 additions and 756 deletions
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Run Ultralytics Formatting
|
||||
uses: ultralytics/actions@main
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }} # automatically generated
|
||||
token: ${{ secrets.GITHUB_TOKEN }} # automatically generated
|
||||
python: true
|
||||
docstrings: true
|
||||
markdown: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue