mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
✨ Added google drive downloader (#359)
This commit is contained in:
+2
-1
@@ -52,7 +52,8 @@ ignore = [
|
||||
"PTH122", #os-path-splitext
|
||||
"TRY301", #raise-within-try
|
||||
"PERF203", #try-except-in-loop
|
||||
"UP004" #useless-object-inheritance
|
||||
"UP004", #useless-object-inheritance
|
||||
"PLR0911" #too many returns
|
||||
]
|
||||
fix = true
|
||||
show-fixes = true
|
||||
|
||||
Reference in New Issue
Block a user