Skip to content

Commit

Permalink
style:format import
Browse files Browse the repository at this point in the history
  • Loading branch information
XXIN committed Dec 30, 2023
1 parent 41cff6f commit 9cb66cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion can/io/asc.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import re
import time
from datetime import datetime
from typing import Any, Dict, Generator, List, Optional, TextIO, Union, Final
from typing import Any, Dict, Final, Generator, List, Optional, TextIO, Union

from ..message import Message
from ..typechecking import StringPathLike
Expand Down

0 comments on commit 9cb66cf

Please sign in to comment.