Skip to content

Commit

Permalink
Update src/ga4gh/vrs/models.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kori Kuzma <korikuzma@gmail.com>
  • Loading branch information
ahwagner and korikuzma committed Jul 15, 2024
1 parent 0e7dc40 commit d1ce82f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ga4gh/vrs/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,6 @@ def ga4gh_serialize(self) -> Dict:

class ga4gh(_Ga4ghIdentifiableObject.ga4gh):
prefix = 'CPB'
priorPrefix = {'1.3': 'VH'}
keys = [
'members',
'type'
Expand Down

0 comments on commit d1ce82f

Please sign in to comment.