Skip to content

Commit

Permalink
isort edits
Browse files Browse the repository at this point in the history
Signed-off-by: bvandekerkhof <[email protected]>
  • Loading branch information
bvandekerkhof committed Mar 13, 2024
1 parent f9ef804 commit e571a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_dlm.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"""

from typing import Tuple
import warnings
from typing import Tuple

import numpy as np
import pytest
Expand Down

0 comments on commit e571a5f

Please sign in to comment.