fixed shebangs in non executable .py files
[nepi.git] / src / nepi / core / attributes.py
index 3de13cf..063aeac 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
 class Attribute(object):