mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
remove not existing path from ignore paths
This commit is contained in:
parent
f6477b98f1
commit
a1b9d48c12
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ exclude = [
|
|||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"client/ayon_core/lib/__init__.py" = ["E402"]
|
||||
"client/ayon_core/hosts/max/startup/startup.py" = ["E402"]
|
||||
|
||||
[tool.ruff.format]
|
||||
# Like Black, use double quotes for strings.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue