minor changes

This commit is contained in:
Kentai Radiquum 2022-07-06 23:01:59 +05:00
parent 54478d3ed3
commit 377df392e5
No known key found for this signature in database
GPG key ID: CB1FC16C710DB347
4 changed files with 168 additions and 162 deletions

View file

@ -8,8 +8,8 @@ import requests
from bs4 import BeautifulSoup
import Modules.config as config
from Modules.download import download
from Modules.functions import download_complete
from Modules.functions import download
from Modules.functions import login
from Modules.functions import next_button
from Modules.functions import system_message_handler