up
This commit is contained in:
@@ -4,6 +4,7 @@ import os
|
|||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
import shutil
|
import shutil
|
||||||
|
import typing
|
||||||
import urllib3
|
import urllib3
|
||||||
|
|
||||||
import config
|
import config
|
||||||
@@ -11,7 +12,6 @@ import time
|
|||||||
from ADC_function import get_html, is_link
|
from ADC_function import get_html, is_link
|
||||||
from number_parser import get_number
|
from number_parser import get_number
|
||||||
from core import core_main
|
from core import core_main
|
||||||
import typing
|
|
||||||
|
|
||||||
|
|
||||||
def check_update(local_version):
|
def check_update(local_version):
|
||||||
|
|||||||
Reference in New Issue
Block a user