Make file reader selection case insensitive by using ext.lower() and update...
Compare changes
- florez_j authored
Update import statements in pipelines/data_integration.py. from instruments.readers import ... -> from instruments import ...
+ 1
− 1