Make main.py executable

This commit is contained in:
Benjamin Loison 2024-03-31 23:43:04 +00:00
parent fca2788dd4
commit 5a7ec3315a

2
main.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/python3
import requests
from lxml import html
import string