From a58c212581b5da4779936620f4e3ced2b918dcc1 Mon Sep 17 00:00:00 2001 From: Vincent Yiu Date: Sat, 27 Mar 2021 13:38:50 +0800 Subject: [PATCH] Python3 --- LinkedInt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LinkedInt.py b/LinkedInt.py index 61f8a5a..d36eea7 100644 --- a/LinkedInt.py +++ b/LinkedInt.py @@ -7,7 +7,7 @@ # --- Constrain to company filters # --- Addition of Hunter for e-mail prediction -#!/usr/bin/python +#!/usr/bin/python3 import sys import re