Skip to content

Commit 93f393f

Browse files
author
Niklas Larsson
committed
fix format
1 parent 83a753f commit 93f393f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/test_models.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
InstrumentsResponse,
2626
KpiAllResponse,
2727
KpiCalcUpdatedResponse,
28+
KpiHistory,
2829
KpiMetadata,
30+
KpisHistoryArrayResp,
31+
KpisHistoryComp,
2932
KpisSummaryResponse,
3033
KpiSummaryGroup,
3134
KpiSummaryValue,
3235
KpiValue,
33-
KpiHistory,
34-
KpisHistoryArrayResp,
35-
KpisHistoryComp,
3636
Market,
3737
MarketsResponse,
3838
Report,

0 commit comments

Comments
 (0)