mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
🚨 Added object inheritance [skip ci]
This commit is contained in:
@@ -52,6 +52,7 @@ ignore = [
|
||||
"PTH122", #os-path-splitext
|
||||
"TRY301", #raise-within-try
|
||||
"PERF203", #try-except-in-loop
|
||||
"UP004" #useless-object-inheritance
|
||||
]
|
||||
fix = true
|
||||
show-fixes = true
|
||||
|
||||
Reference in New Issue
Block a user