Commit e481734
File tree
5 files changed
+26
-21
lines changedFilter options
- src/napari_matplotlib/tests/scatter
- baseline
5 files changed
+26
-21
lines changedsrc/napari_matplotlib/tests/scatter/__init__.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/tests/scatter/__init__.pyWhitespace-only changes.
File renamed without changes.
File renamed without changes.
src/napari_matplotlib/tests/scatter/test_scatter.py
Copy file name to clipboard+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
src/napari_matplotlib/tests/test_scatter.py renamed to src/napari_matplotlib/tests/scatter/test_scatter_features.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/tests/scatter/test_scatter_features.py+1-21Lines changed: 1 addition & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 8 | + |
29 | 9 |
|
30 | 10 |
|
31 | 11 |
|
|
0 commit comments