Skip to content

Commit

Permalink
Import order
Browse files Browse the repository at this point in the history
  • Loading branch information
yanone committed Jan 10, 2024
1 parent 3bd0b6f commit 31165ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shaperglot/checks/shaping_differs.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from itertools import permutations
from strictyaml import Seq, Map, Int, Optional
from num2words import num2words
from itertools import permutations

from .common import shaping_input_schema, ShaperglotCheck, check_schema

Expand Down

0 comments on commit 31165ac

Please sign in to comment.