mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
added target python
This commit is contained in:
parent
79dbdb38e2
commit
9f7f1ed314
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ exclude = [
|
|||
line-length = 79
|
||||
indent-width = 4
|
||||
|
||||
# Assume Python 3.9
|
||||
target-version = "py39"
|
||||
|
||||
[lint]
|
||||
preview = true
|
||||
pydocstyle.convention = "google"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue