Skip to content
Snippets Groups Projects
.coveragerc 77 B
Newer Older
  • Learn to ignore specific revisions
  • [report]
    exclude_lines =
        if TYPE_CHECKING:
        if __name__ == .__main__.: