Revised the documentation of the TransactionConverter in the accounting application.
This commit is contained in:
parent
72886c18f2
commit
c070b11ea2
@ -237,7 +237,7 @@ class TransactionConverter:
|
||||
raise ValueError
|
||||
|
||||
def to_url(self, value: Transaction) -> str:
|
||||
"""Returns the ID of an account.
|
||||
"""Returns the ID of a transaction.
|
||||
|
||||
Args:
|
||||
value: The transaction.
|
||||
|
Loading…
Reference in New Issue
Block a user