Skip to content

Commit

Permalink
test_base issue :)
Browse files Browse the repository at this point in the history
  • Loading branch information
FillBk committed Apr 15, 2024
1 parent 767ee27 commit efb2887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/asammdf/gui/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,4 +427,4 @@ def search_y_of_signal_in_column(pixmap_column, signal_color):
if QtGui.QColor(image.pixel(0, y)).name() == signal_color:
line = y
break
return line
return line

0 comments on commit efb2887

Please sign in to comment.