mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: Status indicator
This commit is contained in:
@@ -23,8 +23,6 @@ def empty_function(*args, **kwargs):
|
||||
logging.basicConfig = empty_function
|
||||
logging.raiseExceptions = True # Set True if wanna see encode errors on console
|
||||
|
||||
# Force rounded box
|
||||
rich.box.ASCII = rich.box.ASCII2 = rich.box.ROUNDED
|
||||
# Remove HTTP keywords (GET, POST etc.)
|
||||
RichHandler.KEYWORDS = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user