Skip to content

Commit

Permalink
utils_test import order
Browse files Browse the repository at this point in the history
  • Loading branch information
geier committed Oct 27, 2023
1 parent 226db46 commit 46ff073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils_test.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""testing functions from the khal.utils"""
import datetime as dt

from freezegun import freeze_time
from click import style
from freezegun import freeze_time

from khal import utils

Expand Down

0 comments on commit 46ff073

Please sign in to comment.