cnerg / py-template

Template for a new python project
MIT License
1 stars 1 forks source link

Add Micah's hill to die on: Always close your file handles #9

Open MicahGale opened 2 months ago

MicahGale commented 2 months ago

Include documentation on why with open is in good form.