summaryrefslogtreecommitdiff
path: root/ATRI/log.py
diff options
context:
space:
mode:
authorLint Action <[email protected]>2021-12-16 15:33:41 +0000
committerLint Action <[email protected]>2021-12-16 15:33:41 +0000
commit409038e0f3185cf38e4dd9e36af429dfeea3cd1b (patch)
treef9202bd13b7c107edbb30735be2df96bc1c184bf /ATRI/log.py
parent8fa1bd7c01c3f284324a6623be4bed47510522f1 (diff)
downloadATRI-409038e0f3185cf38e4dd9e36af429dfeea3cd1b.tar.gz
ATRI-409038e0f3185cf38e4dd9e36af429dfeea3cd1b.tar.bz2
ATRI-409038e0f3185cf38e4dd9e36af429dfeea3cd1b.zip
:rotating_light: 自动进行代码格式化
Diffstat (limited to 'ATRI/log.py')
-rw-r--r--ATRI/log.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ATRI/log.py b/ATRI/log.py
index aaba2bd..cbdc041 100644
--- a/ATRI/log.py
+++ b/ATRI/log.py
@@ -29,7 +29,7 @@ class LoguruNameDealer:
record["name"] = f"plugin.{plugin_name}"
else:
record["name"] = record["name"].split(".")[0]
-
+
return record