Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dead056

Browse files
committed
TYP: add new method to typestubs
1 parent 1326835 commit dead056

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/testing/__init__.pyi

Lines 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)