mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-08 14:22:05 +08:00
typo
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ def save_exception(content: str) -> None:
|
||||
|
||||
cloudlog.error(f"logged crash to {files}")
|
||||
except Exception:
|
||||
cloudlog.exception("error when attemping to save exception")
|
||||
cloudlog.exception("error when attempting to save exception")
|
||||
|
||||
|
||||
def capture_fingerprint_mock() -> None:
|
||||
|
||||
Reference in New Issue
Block a user