Skip to content

Commit ba36f61

Browse files
authored
Merge pull request #76 from musicinmybrain/useless-shebangs
PR: Remove useless shebang lines
2 parents 7cc6149 + 4a89c85 commit ba36f61

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

qtsass/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# -*- coding: utf-8 -*-
32
# -----------------------------------------------------------------------------
43
# Copyright (c) 2015 Yann Lanthony

qtsass/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# -*- coding: utf-8 -*-
32
# -----------------------------------------------------------------------------
43
# Copyright (c) 2015 Yann Lanthony

run_checks_and_format.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# -*- coding: utf-8 -*-
32
# -----------------------------------------------------------------------------
43
# Copyright (c) 2015 Yann Lanthony

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# -*- coding: utf-8 -*-
32
# -----------------------------------------------------------------------------
43
# Copyright (c) 2015 Yann Lanthony

0 commit comments

Comments
 (0)