Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhrisca committed Nov 10, 2023
1 parent a725385 commit 9a74223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/asammdf/blocks/v4_blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
import time
from traceback import format_exc
from typing import Any, TYPE_CHECKING
import xml.etree.ElementTree as ET
from xml.dom import minidom
import xml.etree.ElementTree as ET

import dateutil.tz

Expand Down

0 comments on commit 9a74223

Please sign in to comment.