Reformat with ruff format
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from typing import Any
|
||||
|
||||
class GpgError(Exception):
|
||||
|
||||
error: Any | None
|
||||
context: str | None
|
||||
result: Any | None
|
||||
|
||||
Reference in New Issue
Block a user