Open mbhall88 opened 5 years ago
In scripts/vcf_sample_filter.py there is 2 usages of print without parenthesis.
scripts/vcf_sample_filter.py
print
https://github.com/jamescasbon/PyVCF/blob/476169cd457ba0caa6b998b301a4d91e975251d9/scripts/vcf_sample_filter.py#L37
https://github.com/jamescasbon/PyVCF/blob/476169cd457ba0caa6b998b301a4d91e975251d9/scripts/vcf_sample_filter.py#L39
In
scripts/vcf_sample_filter.py
there is 2 usages ofprint
without parenthesis.https://github.com/jamescasbon/PyVCF/blob/476169cd457ba0caa6b998b301a4d91e975251d9/scripts/vcf_sample_filter.py#L37
https://github.com/jamescasbon/PyVCF/blob/476169cd457ba0caa6b998b301a4d91e975251d9/scripts/vcf_sample_filter.py#L39