chore: enhance comments
This commit is contained in:
+7
-1
@@ -1,4 +1,10 @@
|
||||
from lrx_cli.cli import run
|
||||
"""
|
||||
Author: Uyanide pywang0608@foxmail.com
|
||||
Date: 2026-04-06 08:19:54
|
||||
Description: The entry point.
|
||||
"""
|
||||
|
||||
from .cli import run
|
||||
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
|
||||
Reference in New Issue
Block a user