mirror of https://github.com/CIRCL/PyCIRCLean
chg: Force python3 in filecheck
parent
56f0ebb442
commit
91e3f8ad5d
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
import os
|
||||
import mimetypes
|
||||
|
|
Loading…
Reference in New Issue