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