JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://git.liteyuki.icu/assets/js/index.js?v=1.23.3 @ 15:151791). Open browser console to see more details.
2021-12-16 23:22:25 +08:00

9 lines
162 B
INI

[report]
exclude_lines =
def __repr__
pragma: no cover
if TYPE_CHECKING:
@(abc\.)?abstractmethod
raise NotImplementedError
if __name__ == .__main__.: