Removed an excess tailing blank line from the "accounting.currency.views" module.
This commit is contained in:
parent
e9d8a8fcd8
commit
91e6dc6668
@ -183,4 +183,3 @@ def __get_detail_uri(currency: Currency) -> str:
|
||||
:return: The detail URI of the currency.
|
||||
"""
|
||||
return url_for("accounting.currency.detail", currency=currency)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user