tee-ar-ex / trx-python

Python implementation of the TRX file format
https://tee-ar-ex.github.io/trx-python/
BSD 2-Clause "Simplified" License
22 stars 15 forks source link

Add close statement #67

Closed frheault closed 1 year ago

frheault commented 1 year ago

Adding close() statement as it is good practices not to trust the scope to just deal with it (and show people what to do in their code)