mirror of
https://github.com/stijndcl/didier.git
synced 2026-06-29 17:39:57 +02:00
Add todo
This commit is contained in:
parent
2999bff5a8
commit
ab2df05c6d
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ from typing import Set
|
||||||
|
|
||||||
|
|
||||||
# TODO fill in non-nulls everywhere
|
# TODO fill in non-nulls everywhere
|
||||||
|
# TODO comments
|
||||||
|
|
||||||
class BankAccount(Base):
|
class BankAccount(Base):
|
||||||
__tablename__ = "currencytable"
|
__tablename__ = "currencytable"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue