Skip to content

Commit

Permalink
Codestyle fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 committed Nov 20, 2024
1 parent 08fad13 commit 3bca31f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glue_ar/qt/export_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def _widgets_for_property(self,
widget.setSizePolicy(policy)

value_label = QLabel()

def update_label(value):
value_label.setText(f"{value:g}")

Expand Down

0 comments on commit 3bca31f

Please sign in to comment.