We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1326835 commit dead056Copy full SHA for dead056
lib/matplotlib/testing/__init__.pyi
@@ -51,3 +51,4 @@ def ipython_in_subprocess(
51
requested_backend_or_gui_framework: str,
52
all_expected_backends: dict[tuple[int, int], str],
53
) -> None: ...
54
+def is_ci_environment() -> bool: ...
0 commit comments