Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Black formatter
  • Loading branch information
cvanelteren committed Jan 21, 2026
commit 03e8ce068cfc63ef5dd45463a75e4fe2e138d4d4
2 changes: 1 addition & 1 deletion ultraplot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"Colormap": ("constructor", "Colormap"),
"Cycle": ("constructor", "Cycle"),
"Norm": ("constructor", "Norm"),
"Locator": ("constructor","Locator")
"Locator": ("constructor", "Locator"),
}


Expand Down
Loading