]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Fixed IncludedNote.content field type (#69)
authorRobin Gohmert <ayuto@web.de>
Tue, 2 Sep 2025 12:36:50 +0000 (14:36 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 12:36:50 +0000 (14:36 +0200)
commitb2d839f996a6ff00491a41384130a72c95d24118
tree8e7f6a5f8fac93d6e5dceb4fdcc514054e3e03df
parente96e3bc77b26b81aa80d4018b0bc121403cd50ec
Fixed IncludedNote.content field type (#69)

* Fixed IncludedNote.content field type

* Fixed formatting and tests
drafthorse/models/note.py
tests/conftest.py