Skip to content

Commit

Permalink
Fixed import sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan_sands committed Dec 26, 2021
1 parent 9a67297 commit 82d4fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/core/tests/test_widgets.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import json
from datetime import date, datetime, time, timedelta
from decimal import Decimal
import json
from unittest import mock

import pytz
Expand Down

0 comments on commit 82d4fed

Please sign in to comment.