org-rw/org_rw
Sergio Martínez Portela 24dc516d64
Some checks failed
Testing / style-formatting (push) Waiting to run
Testing / style-sorted-imports (push) Waiting to run
Testing / stability-extra-test (push) Waiting to run
Testing / pytest (push) Successful in 25s
Testing / mypy (push) Has been cancelled
fix(org_rw): Ensure closing delimiters are same subtype as openers.
2025-02-09 16:49:25 +01:00
..
__init__.py Draft conversion to DOM tree. 2021-08-27 00:22:25 +02:00
dom.py Add dom.TableRow.get_raw() support. 2025-02-09 16:25:55 +01:00
org_rw.py fix(org_rw): Ensure closing delimiters are same subtype as openers. 2025-02-09 16:49:25 +01:00
py.typed feat: enhance type annotations and formatting 2024-08-02 20:08:04 +02:00
types.py feat(Timestamp): add the from_datetime method 2024-07-19 21:36:00 +02:00
utils.py Add dom.TableRow.get_raw() support. 2025-02-09 16:25:55 +01:00