Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigmunch committed Mar 5, 2020
1 parent ea7b1ea commit c999e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_formats_id3v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

from audio_metadata import (
ID3Version,
ID3v2FrameAliases,
ID3v2Flags,
ID3v2FrameAliases,
ID3v2Frames,
ID3v2Header,
InvalidHeader,
Expand Down

0 comments on commit c999e1f

Please sign in to comment.