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 015d23c

Browse filesBrowse files
committed
Make pre-commit happy
1 parent b5dfebc commit 015d23c
Copy full SHA for 015d23c

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-2
lines changed

‎src/napari_matplotlib/tests/helpers.py

Copy file name to clipboardExpand all lines: src/napari_matplotlib/tests/helpers.py
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
from io import BytesIO
22

33
import numpy as np
4-
from matplotlib.figure import Figure
5-
64
import pytest
5+
from matplotlib.figure import Figure
76

87

98
def fig_to_array(fig: Figure) -> np.ndarray:

0 commit comments

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