From 60acba2225faa451d8c6f435b597f7eb751d343d Mon Sep 17 00:00:00 2001 From: Ville Rantanen Date: Mon, 30 Mar 2020 21:20:41 +0300 Subject: [PATCH] move to p3 --- code/flees-manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/flees-manager.py b/code/flees-manager.py index 3d79520..4fd8179 100755 --- a/code/flees-manager.py +++ b/code/flees-manager.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import argparse,json,sys,os from shutil import copyfile from tabulate import tabulate