shon / converge

Simple settings management for Python (only) applications
MIT License
10 stars 8 forks source link

We should use ‘with open’ statement for tests. #16

Open rayandas opened 4 years ago

rayandas commented 4 years ago

These methods ensure that the file is properly and safely opened and closed.