From a26fa3af155ff2a26cac460876100a8a9077096c Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Mon, 25 Nov 2019 10:06:20 +0530 Subject: [PATCH] Fixes #1 --- corsy.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/corsy.py b/corsy.py index 4ff5217..432e8dd 100644 --- a/corsy.py +++ b/corsy.py @@ -1,3 +1,6 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- + import argparse from core.utils import load_json, host