Skip to content

Commit b99000a

Browse files
authored
Merge pull request #60 from jdufresne/shebang
Remove unused shebang from bugbear.py
2 parents d944471 + 534694c commit b99000a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bugbear.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python3
21
import ast
32
from collections import namedtuple
43
from contextlib import suppress

0 commit comments

Comments
 (0)