Skip to content

Commit af049be

Browse files
authored
fix eof (#38)
1 parent 6fef444 commit af049be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ffmpeg_media_type/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
class FfmpegMediaTypeError(Exception):
2-
pass
2+
pass

0 commit comments

Comments
 (0)