Commit 88c3673
committed
Add warnings and test for them.
1 parent a2b9db2 commit 88c3673Copy full SHA for 88c3673
File tree
Expand file treeCollapse file tree
2 files changed
+13
-5
lines changedOpen diff view settings
Filter options
- src/napari_matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+13
-5
lines changedOpen diff view settings
Collapse file
src/napari_matplotlib/tests/test_util.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/tests/test_util.py+6-5Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | 36 | |
37 | 37 | |
38 | | - |
| 38 | + |
| 39 | + |
39 | 40 | |
40 | 41 | |
41 | 42 | |
42 | 43 | |
43 | | - |
44 | | - |
45 | | - |
| 44 | + |
| 45 | + |
| 46 | + |
Collapse file
src/napari_matplotlib/util.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/util.py+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
| 2 | + |
2 | 3 | |
3 | 4 | |
4 | 5 | |
| ||
67 | 68 | |
68 | 69 | |
69 | 70 | |
| 71 | + |
70 | 72 | |
71 | 73 | |
72 | 74 | |
| ||
95 | 97 | |
96 | 98 | |
97 | 99 | |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
98 | 105 | |
0 commit comments