From 05deaabf9ed5704c9b6c672fa7f71880969aaa9e Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Mon, 1 Oct 2018 11:16:11 -0700 Subject: [PATCH] Remove shebangs from files in the module Follow-up to 56a4cb26da37c854346e32ef866c33bbfd96e362 --- can/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/can/__init__.py b/can/__init__.py index 2c973c764..a63646741 100644 --- a/can/__init__.py +++ b/can/__init__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # coding: utf-8 """