prefixcommons / prefixcommons-py

Prefix commons python utlities
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Clean up typing and expand_uri implementation #22

Closed cthoyt closed 2 years ago

cthoyt commented 2 years ago

This PR cleans up type annotations, documentation, and simplifies the implementation of expand_uri(). Ideally, #21 should be merged first so this can get unit tested.