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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When an attachment is uploaded, following warning is issued.
./usr/local/lib/python3.9/site-packages/pysnow/attachment.py:70: ResourceWarning: unclosed file <_io.BufferedReader name='/my/file.txt'> data = open(file_path, "rb").read()
pysnow/pysnow/attachment.py
Line 70 in 6ac140a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When an attachment is uploaded, following warning is issued.
pysnow/pysnow/attachment.py
Line 70 in 6ac140a
The text was updated successfully, but these errors were encountered: