Skip to content

Commit

Permalink
reimport by pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lenforiee committed Jul 19, 2023
1 parent c918006 commit ce321fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiosu/utils/replay.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
from typing import Any
from typing import BinaryIO

from ..models.files.replay import ReplayFile
from ..models.files.replay import ReplayEvent
from ..models.files.replay import ReplayFile
from ..models.files.replay import ReplayKey
from ..models.files.replay import ReplayLifebarEvent
from ..models.lazer import LazerReplayData
Expand Down

0 comments on commit ce321fb

Please sign in to comment.