1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 15:33:03 +08:00

style(*): remove the spare punctuation marks ',' at the end of function parameters

This commit is contained in:
2025-11-08 12:51:33 +08:00
parent 7a599c4f63
commit 1244084c75
10 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ class LibReserve(LibOperator):
trigger_locator: tuple,
fail_msg: str,
success_msg: str,
option_locator: tuple = None,
option_locator: tuple = None
) -> bool:
try: