From 59fdb0b69b1093fb3a1fb8f9e4cdd24fea84c609 Mon Sep 17 00:00:00 2001 From: Carlos Killpack Date: Fri, 21 Jun 2013 11:11:35 -0600 Subject: [PATCH] This is never going to be executed, no need for a shebang. --- src/debug.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/debug.py b/src/debug.py index cc85b70d..d1aa9c30 100644 --- a/src/debug.py +++ b/src/debug.py @@ -1,5 +1,4 @@ -#!/usr/bin/env python2.7 - +# -*- coding: utf-8 -*- import logging import logging.config