i was right nothing was,working as intended

This commit is contained in:
piair338
2022-10-25 07:48:34 +00:00
parent 2709d7058a
commit 0af267e628
3 changed files with 5 additions and 4 deletions

1
V4.py
View File

@@ -7,7 +7,6 @@ from re import findall, search
from sys import platform
from time import sleep
from requests import get
from datetime import timedelta
from selenium import webdriver
from selenium.common import exceptions
from selenium.webdriver.common.by import By