Close all file handles that are left dangling to avoid warnings such as
```
ResourceWarning: unclosed file <_io.TextIOWrapper
name='...' mode='r' encoding='UTF-8'> params = json_load(filename.open('r'))
```
pull/5786/head
parent
96f99699e0
commit
f7926083ca
Loading…
Reference in new issue