Skip to content

Commit

Permalink
Sorting imports
Browse files Browse the repository at this point in the history
  • Loading branch information
arash77 committed Apr 25, 2024
1 parent 230b734 commit d7673ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/datatypes/media.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
import wave
from functools import lru_cache
from typing import (
cast,
List,
Tuple,
cast,
)

from galaxy.datatypes.binary import Binary
Expand Down

0 comments on commit d7673ab

Please sign in to comment.