Skip to content

Commit

Permalink
fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed Nov 29, 2024
1 parent 1586f29 commit 22ca012
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jdaviz/core/marks.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ def set_y_unit(self, unit=None):

self.yunit = unit


def _on_global_display_unit_changed(self, msg):
if not self.auto_update_units:
return
Expand Down

0 comments on commit 22ca012

Please sign in to comment.