cq: Format with black and isort

This commit is contained in:
Philipp Hörist
2025-01-25 19:15:37 +01:00
parent e6e71d82bf
commit 841b1fb25e
44 changed files with 1641 additions and 1660 deletions

View File

@@ -1,5 +1,5 @@
DEFAULT_DATA = [
'Hello!',
'How are you?',
'Good bye.',
"Hello!",
"How are you?",
"Good bye.",
]