orey / csv2rdf

CSV to RDF semantic converter
GNU General Public License v3.0
0 stars 0 forks source link

csv2rdf close files #3

Closed orey closed 5 years ago

orey commented 5 years ago

The files are parsed but not explicitly closed after use.

orey commented 5 years ago

Done. No warning left.