]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Make README example pass validation with EN16931 (cog alternative). (#103) master
authorJulien Palard <julien@palard.fr>
Thu, 27 Nov 2025 20:06:23 +0000 (21:06 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Nov 2025 20:06:23 +0000 (21:06 +0100)
commit536ca73735afc3add4c4e4694b5bc9551a0604db
tree0854bbdd9c3945c136f927c37813c193edda2280
parentb2f60b7bb80734eb5552fe415a1d7469236a9af9
 Make README example pass validation with EN16931 (cog alternative). (#103)

* Make README example pass validation with EN16931.

* Avoid copy/pasting the README example, it's too easily out of sync.

* Apply fixes from #102.

* Alternative implementation using cog.

* Run black

---------

Co-authored-by: Raphael Michel <michel@rami.io>
README.rst
example.py [new file with mode: 0644]
requirements_dev.txt
tests/conftest.py