Skip to content

Commit 0722d7a

Browse files
committed
Removed unneeded shebang
1 parent a5a38fc commit 0722d7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

comment_spell_check/utils/url_remove.py

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
"""Module to remove URLs from a string."""
42

53
import re

0 commit comments

Comments
 (0)