Removed an excess trailing blank line in test_summary_editor.py.

This commit is contained in:
依瑪貓 2023-03-19 14:05:36 +08:00
parent 5db13393cc
commit 78f570b81b

View File

@ -323,4 +323,3 @@ def get_form_data(csrf_token: str) -> list[dict[str, str]]:
"currency-0-credit-1-account_code": Accounts.BANK,
"currency-0-credit-1-summary": " Lunch—Pizza ",
"currency-0-credit-1-amount": "5.49"}]