ga4gh / ga4gh/vrs-python

Fix `HgvsTools.close()`

Open
#488 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.