Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dead056

Browse filesBrowse files
committed
TYP: add new method to typestubs
1 parent 1326835 commit dead056
Copy full SHA for dead056

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎lib/matplotlib/testing/__init__.pyi

Copy file name to clipboardExpand all lines: lib/matplotlib/testing/__init__.pyi
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ def ipython_in_subprocess(
5151
requested_backend_or_gui_framework: str,
5252
all_expected_backends: dict[tuple[int, int], str],
5353
) -> None: ...
54+
def is_ci_environment() -> bool: ...

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.