We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373e12a commit 18d7e45Copy full SHA for 18d7e45
1 file changed
Lib/test/test_mimetypes.py
@@ -227,7 +227,6 @@ def check_extensions():
227
("application/epub+zip", ".epub"),
228
("application/octet-stream", ".bin"),
229
("application/dicom", ".dcm"),
230
- ("application/efi", ".efi"),
231
("application/gzip", ".gz"),
232
("application/ogg", ".ogx"),
233
("application/pdf", ".pdf"),
0 commit comments