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 17f105e

Browse filesBrowse files
ruaridhgdstansby
andauthored
Update src/napari_matplotlib/tests/scatter/test_scatter.py
Co-authored-by: David Stansby <dstansby@gmail.com>
1 parent 360f8f1 commit 17f105e
Copy full SHA for 17f105e

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎src/napari_matplotlib/tests/scatter/test_scatter.py

Copy file name to clipboardExpand all lines: src/napari_matplotlib/tests/scatter/test_scatter.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from copy import deepcopy
22

33
import pytest
4-
from numpy import array
4+
import numpy as np
55

66
from napari_matplotlib import ScatterWidget
77

0 commit comments

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