mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix(indexer): close quality ratchet regression
This commit is contained in:
+4
-4
@@ -2258,7 +2258,7 @@
|
||||
},
|
||||
"app/modules/indexer/parser/__init__.py": {
|
||||
"arg-type": 20,
|
||||
"assignment": 5,
|
||||
"assignment": 4,
|
||||
"comparison-overlap": 1,
|
||||
"no-untyped-call": 4,
|
||||
"no-untyped-def": 14,
|
||||
@@ -2363,7 +2363,7 @@
|
||||
},
|
||||
"app/modules/indexer/parser/sunnypt.py": {
|
||||
"arg-type": 2,
|
||||
"assignment": 14,
|
||||
"assignment": 10,
|
||||
"type-arg": 2
|
||||
},
|
||||
"app/modules/indexer/parser/tnode.py": {
|
||||
@@ -2373,7 +2373,7 @@
|
||||
"type-arg": 1
|
||||
},
|
||||
"app/modules/indexer/parser/torrent_leech.py": {
|
||||
"assignment": 8,
|
||||
"assignment": 7,
|
||||
"no-untyped-call": 2,
|
||||
"type-arg": 1
|
||||
},
|
||||
@@ -2384,7 +2384,7 @@
|
||||
"type-arg": 1
|
||||
},
|
||||
"app/modules/indexer/parser/yema.py": {
|
||||
"assignment": 17,
|
||||
"assignment": 13,
|
||||
"type-arg": 1
|
||||
},
|
||||
"app/modules/indexer/parser/zhixing.py": {
|
||||
|
||||
@@ -692,9 +692,6 @@
|
||||
"app/modules/indexer/__init__.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/modules/indexer/parser/__init__.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/modules/indexer/parser/bitpt.py": {
|
||||
"I001": 1
|
||||
},
|
||||
@@ -728,9 +725,6 @@
|
||||
"app/modules/indexer/parser/nexus_rabbit.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/modules/indexer/parser/rousi.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/modules/indexer/parser/small_horse.py": {
|
||||
"I001": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user