mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-25 02:40:39 +00:00
chore: exclude ruff linter rule UP038 (#375)
This commit is contained in:
parent
f4a94a7bd5
commit
49c02d50e1
@ -112,6 +112,7 @@ ignore = [
|
|||||||
"D202",
|
"D202",
|
||||||
"D203",
|
"D203",
|
||||||
"D212",
|
"D212",
|
||||||
|
"UP038",
|
||||||
]
|
]
|
||||||
line-length = 99
|
line-length = 99
|
||||||
select = [
|
select = [
|
||||||
|
Loading…
Reference in New Issue
Block a user