update vipsprofile to py3

This commit is contained in:
John Cupitt 2023-01-04 14:00:12 +00:00
parent 43a83fcd18
commit 2aea0ee22b
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
#!/usr/bin/python
from __future__ import division
from __future__ import print_function
#!/usr/bin/python3
import re
import cairo