Make main.py executable

This commit is contained in:
Benjamin Loison
2024-04-01 01:44:41 +02:00
parent fca2788dd4
commit b7386c1ad8
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/python3
import requests import requests
from lxml import html from lxml import html
import string import string