Christian Ledermann

Results 82 comments of Christian Ledermann

[Work on Branch](https://github.com/cleder/fastkml/tree/264-test-documentation-with-doctest-usage-guide-is-broken-for-version-1x)

https://www.b-list.org/weblog/2023/dec/10/python-doctest/ https://abstraction.blog/2023/11/22/intuitive-documentation-strategy

IMHO ruff is now so mainstream, and in so many other :dark_sunglasses: lists, that is not necessary to include it here

Consider contributing the grammar to https://github.com/ligurio/lark-grammars or https://github.com/lark-parser/lark/blob/master/examples/grammars/

Evaluate https://github.com/voynow/turbo-docs for this task

https://www.b-list.org/weblog/2023/dec/10/python-doctest/

`require-code=True` solves this for empty `__init__` files

I do not think it should go into 'django_recurrence' if it is not RFC compliant. This will cause problems with other products like `django_ical` For your specific use case i...

yes it should be: return tags.checkbox(name, value, checked, label, id, **attrs)

WIP: https://github.com/PrimarySite/django-waffle/tree/feature/extensible-flags-COM-38