Commit 57d98fa
committed
fix (test): SQLAlchemy type annotation error.
Type annotation can’t be interpreted for Annotated Declarative Table form.
https://docs.sqlalchemy.org/en/20/errors.html#type-annotation-can-t-be-interpreted-for-annotated-declarative-table-form
Signed-off-by: Paulo Vital <paulo.vital@ibm.com>1 parent 8d48fef commit 57d98fa
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments