org-rw/org_rw
Sergio Martínez Portela c5845d670f
All checks were successful
Testing / pytest (push) Successful in 26s
Testing / mypy (push) Successful in 1m6s
Testing / stability-extra-test (push) Successful in 31s
Avoid line offset correction, as it's tricky to do it correctly.
Note that we might want to restore the offset correction at some point to allow looking at the line positions after the
    load is completed.
2024-07-30 17:35:28 +02:00
..
__init__.py Draft conversion to DOM tree. 2021-08-27 00:22:25 +02:00
dom.py Complete typing with mypy --check-untyped-defs. 2023-10-16 00:21:30 +02:00
org_rw.py Avoid line offset correction, as it's tricky to do it correctly. 2024-07-30 17:35:28 +02:00
types.py feat(Timestamp): add the from_datetime method 2024-07-19 21:36:00 +02:00
utils.py Support get_raw_contents of list groups. 2022-11-04 00:14:41 +01:00