ElliottKasoar / abcd

0 stars 0 forks source link

Add type-hints and docstrings #6

Open ElliottKasoar opened 1 year ago

ElliottKasoar commented 1 year ago

Code being added should ideally have type-hinting and docstrings to improve maintainability and usability.

ElliottKasoar commented 1 year ago

Largely complete for new code added in add_opensearch, although missing from most legacy code, and missing descriptions for class methods and exceptions.