Fix indent level
parent
fca1272964
commit
fff436d0d2
|
@ -367,8 +367,8 @@ class PlotItemOverlay:
|
||||||
if not sub_handlers:
|
if not sub_handlers:
|
||||||
|
|
||||||
src_handler = getattr(
|
src_handler = getattr(
|
||||||
root.vb,
|
root.vb,
|
||||||
ev_name,
|
ev_name,
|
||||||
)
|
)
|
||||||
|
|
||||||
def broadcast(
|
def broadcast(
|
||||||
|
|
Loading…
Reference in New Issue