flake8
 failed.
 
 
 JSHint
 passed.
 
Review Request #11600 — Created May 8, 2021 and submitted
Hide ResourceWarning when running rbt post
We often run rbt post in an environment with environment variables
PYTHONWARNINGS=defaultto help discover errors. This spits a lot of subprocess errors when running.ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/local/Cellar/python@3.9/3.9.4/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:765: ResourceWarning: unclosed file <_io.BufferedReader name=13> _cleanup()
These errors stop showing up in unit tests and in
rbt postin a private git repo.
| Summary | ID | 
|---|---|
| a02234a2e3689039fb2ba18bff23dc16c0201bb8 | 
| Description | From | Last Updated | 
|---|---|---|
| E261 at least two spaces before inline comment |  reviewbot | 
fixed flake8 error
| Summary | ID | |
|---|---|---|
| f18740c54c75e77727820d91b56323f75d08e048 | ||
| a02234a2e3689039fb2ba18bff23dc16c0201bb8 | 
Revision 2 (+4 -2)