mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-21 15:14:13 +00:00
Added missing import
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
import os
|
||||
|
||||
MIME_TYPE_EXTENSION_MAP = {
|
||||
'image/jpeg': '.jpg',
|
||||
'image/png': '.png',
|
||||
|
||||
Reference in New Issue
Block a user