From 204c0e2051e6062c949fef2414de91afad9863b8 Mon Sep 17 00:00:00 2001 From: Shivam Mukherjee Date: Fri, 14 Aug 2020 00:10:13 +0530 Subject: [PATCH] Trivially upgrade to Python 3 --- src/makeThumbs.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/makeThumbs.py b/src/makeThumbs.py index e7dcab5..d70370c 100644 --- a/src/makeThumbs.py +++ b/src/makeThumbs.py @@ -1,5 +1,3 @@ -#! /usr/bin/python2.7 - import glob import os import re