Skip to content

Commit

Permalink
fix importing of the GREEK class
Browse files Browse the repository at this point in the history
  • Loading branch information
jborbely committed Mar 11, 2022
1 parent 679fbcf commit ba7f0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_spinboxes.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
from msl.qt import (
binding,
QtGui,
GREEK,
)
from msl.qt.widgets import spinboxes
from msl.qt.constants import GREEK


def test_si_prefix_validator():
Expand Down

0 comments on commit ba7f0d4

Please sign in to comment.