Skip to content

Commit 4a12fd6

Browse files
authored
Merge pull request #163 from mtelka/shebang
Remove useless shebang from main.py
2 parents 8f3b74c + 6985e6c commit 4a12fd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pythonfinder/main.py

100755100644
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
31
from __future__ import annotations
42

53
import os

0 commit comments

Comments
 (0)