Skip to content

Commit

Permalink
fixup! Use open_file in place of open across codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Jan 25, 2024
1 parent d0eaa86 commit be00ef3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion augur/sequence_traits.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"""

import sys
import gzip
import numpy as np
from treetime.vcf_utils import read_vcf
from collections import defaultdict
Expand Down

0 comments on commit be00ef3

Please sign in to comment.