We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please answer the following questions for yourself before submitting an issue.
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
No Resource warnings while running the tests.
Resource warning due to the unclosed 'vcf file' in PyVCF3.
PyVCF3
Please provide detailed steps for reproducing the issue.
python -m unittest
The text was updated successfully, but these errors were encountered:
I have opened an issue in PyVCF in this regard.
PyVCF
Sorry, something went wrong.
No branches or pull requests
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:The text was updated successfully, but these errors were encountered: