Skip to content

Commit

Permalink
Update vcf_records_parser.py
Browse files Browse the repository at this point in the history
  • Loading branch information
everestial authored Oct 30, 2024
1 parent 25898fd commit f759332
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions records_parser/vcf_records_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import warnings




class _RecordParser:
def __init__(self, line):
self.lines = line
Expand Down

0 comments on commit f759332

Please sign in to comment.