org-rw/org_rw
Lyz 75055f5e08
All checks were successful
Testing / pytest (push) Successful in 27s
Testing / mypy (push) Successful in 34s
Testing / stability-extra-test (push) Successful in 28s
feat: enhance type annotations and formatting
feat: Added `py.typed` file to indicate the presence of type information in the package.

Mypy needs this
2024-08-02 20:08:04 +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 feat: enhance type annotations and formatting 2024-08-02 20:08:04 +02: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 Support get_raw_contents of list groups. 2022-11-04 00:14:41 +01:00