Skip to content

Commit bfa0d1c

Browse files
committed
Add Env Line for Linux Cmd line
1 parent bb6ab81 commit bfa0d1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crawler.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
import requests
23
from bs4 import BeautifulSoup
34
import urllib.parse

0 commit comments

Comments
 (0)