mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
The newest mypy produces the following warning: src/ahriman/application/handlers/search.py:43: error: Non-overlapping identity check (left operand type: "Union[_DefaultFactory[Any], Literal[_MISSING_TYPE.MISSING]]", right operand type: "Type[List[Any]]") [comparison-overlap] which is more likely caused by updated dataclass models to protoocol (however decorators are still calllable). This commit masks problematic line from checking |
||
---|---|---|
.. | ||
ahriman | ||
testresources |