chore: auto-format & formatter warnings

This commit is contained in:
relikd
2025-06-09 00:07:17 +02:00
parent 2604eed96e
commit 5a2cb5f1e9
2 changed files with 5 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ def main() -> None:
export_count += 1
except Exception as e:
print(f'Error processing contact {rec.id} {rec.fullname}: {e}',
file=sys.stderr)
file=sys.stderr)
# choose which export mode to use
if args.split: # multi-file mode