diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index 8f0ed146..783774f4 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -#!/usr/bin/env python #--------------------------------------------------------------------------- # Name: sphinxtools/constants.py diff --git a/sphinxtools/inheritance.py b/sphinxtools/inheritance.py index b80654aa..7b26dfa4 100644 --- a/sphinxtools/inheritance.py +++ b/sphinxtools/inheritance.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -#!/usr/bin/env python #--------------------------------------------------------------------------- # Name: sphinxtools/inheritance.py diff --git a/sphinxtools/postprocess.py b/sphinxtools/postprocess.py index d6ea2b51..426eb1c4 100644 --- a/sphinxtools/postprocess.py +++ b/sphinxtools/postprocess.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -#!/usr/bin/env python #--------------------------------------------------------------------------- # Name: sphinxtools/postprocess.py diff --git a/sphinxtools/templates.py b/sphinxtools/templates.py index 3fc4dc8e..0147b4cf 100644 --- a/sphinxtools/templates.py +++ b/sphinxtools/templates.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -#!/usr/bin/env python #--------------------------------------------------------------------------- # Name: sphinxtools/templates.py diff --git a/sphinxtools/utilities.py b/sphinxtools/utilities.py index 02331fba..9ab3c934 100644 --- a/sphinxtools/utilities.py +++ b/sphinxtools/utilities.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -#!/usr/bin/env python #--------------------------------------------------------------------------- # Name: sphinxtools/utilities.py