We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ca677 commit 03e8ce0Copy full SHA for 03e8ce0
ultraplot/__init__.py
@@ -47,7 +47,7 @@
47
"Colormap": ("constructor", "Colormap"),
48
"Cycle": ("constructor", "Cycle"),
49
"Norm": ("constructor", "Norm"),
50
- "Locator": ("constructor","Locator")
+ "Locator": ("constructor", "Locator"),
51
}
52
53
0 commit comments