This commit is contained in:
piair
2023-03-27 22:47:29 +02:00
parent 339775bdf4
commit 098b934e96
4 changed files with 47 additions and 45 deletions

View File

@ -1,5 +1,3 @@
from selenium.common.exceptions import TimeoutException, NoSuchElementException, ElementClickInterceptedException
class Banned(Exception):
pass