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
20 stars 16 forks source link

Add close statement #67

Closed frheault closed 9 months ago

frheault commented 9 months 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)