cairo-lang
cairo-lang copied to clipboard
Fix several resource warnings: unclosed file
There were a lot of warnings, they should now be gone :)
Sometimes I am using the pathlib when it would be too verbose to use the context manager (typically code in a comprehension list/tuple).
In another PR, and if you are OK with that, I would like to uniform all paths reads/writes. WDYT?