Commit f649b19
committed
Fix import: use autoarray.plot not autoarray.plot.wrap for Cmap/Colorbar/Output
autoarray.plot.wrap subpackage may not exist on all installed versions;
autoarray.plot re-exports all wrap classes directly and is always available.1 parent 2927f9a commit f649b19
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments