Ignore abstractmethods.

This commit is contained in:
Rodrigo Girão Serrão
2023-05-25 17:22:21 +01:00
parent 2c03956049
commit 0488b5ed9c

View File

@@ -8,3 +8,4 @@ exclude_lines =
if __name__ == "__main__":
@overload
__rich_repr__
@abstractmethod