Fix `HgvsTools.close()`
Open
VRS translator
- Dominant language
- Python
- Stars
- 62
- Forks
- 42
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 1
Description
* Setting the properties to `None` makes the type checker unhappy, because now every reference to the property is technically supposed to check for whether it's null. Is there a reason this is necessary?
* Handle the "these should only be closed if they are owned by this instance" issue. There should be a better way to do this than a note.
* maybe force this to be a context manager?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.