Skip to content

import: slight improvement in data file parsing

Raphael Delhome requested to merge call-find-in-dir-once into master

Call find_in_dir only once per filename, and do not open a psycopg2 connexion when the file does not exist in the data folder.

Merge request reports