update ignore
This commit is contained in:
parent
787db625e5
commit
e052d2f55e
|
|
@ -109,7 +109,7 @@ unresolved-reference="ignore" # 21 # see https://github.com/astral-sh/ty/issues
|
|||
unresolved-attribute="ignore" # 505 # need Plugin Mixin typing
|
||||
call-non-callable="ignore" # 8 ##
|
||||
invalid-assignment="ignore" # 17 # need to wait for better django field stubs
|
||||
# invalid-method-override="ignore" # 104
|
||||
invalid-method-override="ignore" # 104
|
||||
invalid-return-type="ignore" # 22 ##
|
||||
# possibly-missing-attribute="ignore" # 25 # https://github.com/astral-sh/ty/issues/164
|
||||
unknown-argument="ignore" # 3 # need to wait for better django field stubs
|
||||
|
|
|
|||
Loading…
Reference in New Issue