mirror of
https://github.com/Textualize/rich.git
synced 2025-07-07 12:54:59 +00:00
12 lines
204 B
INI
12 lines
204 B
INI
[run]
|
|
omit = rich/jupyter.py
|
|
rich/_windows.py
|
|
rich/_timer.py
|
|
rich/diagnose.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
if TYPE_CHECKING:
|
|
if __name__ == "__main__":
|
|
@overload
|