chg: Force python3 in filecheck

pull/25/head
Raphaël Vinot 2018-01-29 17:12:12 +01:00
parent 56f0ebb442
commit 91e3f8ad5d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import os
import mimetypes