Conversation
128d720 to
3441d0a
Compare
|
This issue is stale because it has been open 180 days with no activity. |
|
I kept the logic changes in main (for uncertainty), while keeping typing changes from 791-type-hints I think I messed up my git origin so will put this on my own repo/branch then pull request into anju24's repo branch to update pull request There were a few issues with the type hints: normalizer.py - boundary can return validator.py - Changed variant mapper - used "hgvs.intervalmapper.Interval" - I don't think it should have been this one (there are 2) - deleted it |
|
I pushed to wrong place and it ended up in this repo's branch: https://github.com/biocommons/hgvs/tree/791-type-hints Changes vs main: main...791-type-hints I was able to fix conflicts with main, though when I tried to get it back onto @anju24 pull request, it still ends up with merge conflicts. I suspect this may be due to the auto formatting? Perhaps it would be easier to make a new pull request from that other branch? |
|
This issue is stale because it has been open 180 days with no activity. |
Relates to #791