Skip to content

Commit 8d94a8e

Browse files
thec0dewriteratextor
authored andcommitted
Update core/esmf-aspect-meta-model-python/tests/integration/test_characteristics.py
Fix stylecheck Co-authored-by: Andreas Textor <[email protected]>
1 parent 9a1b769 commit 8d94a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/esmf-aspect-meta-model-python/tests/integration/test_characteristics.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
Enumeration,
2222
Measurement,
2323
Quantifiable,
24-
StructuredValue,
25-
State
24+
State,
25+
StructuredValue
2626
)
2727

2828
RESOURCE_PATH = getcwd() / Path("tests/integration/resources/org.eclipse.esmf.test.characteristics/2.0.0")

0 commit comments

Comments
 (0)