Prerequisites
Please answer the following questions for yourself before submitting an issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
- Package Version: Latest Version
- Operating System: Macintosh
Expected Behavior
No Resource warnings while running the tests.
Current Behavior
Resource warning due to the unclosed 'vcf file' in PyVCF3.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- Run the command
python -m unittest, and you will receive the following warnings:

Prerequisites
Please answer the following questions for yourself before submitting an issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Expected Behavior
No Resource warnings while running the tests.
Current Behavior
Resource warning due to the unclosed 'vcf file' in
PyVCF3.Steps to Reproduce
Please provide detailed steps for reproducing the issue.
python -m unittest, and you will receive the following warnings: