i2mint / py2store

Tools to create simple and consistent interfaces to complicated and varied data sources.
MIT License
11 stars 2 forks source link

LocalTextStore path format issue #46

Open cavart28 opened 4 years ago

cavart28 commented 4 years ago

See the attached picture to follow my explanation. What seems to happen is that even though I specify that my store keys should be strings ending in .csv, the LocalTextStore does not raise an error when using a key NOT ending in .csv. It seems that raising an error here would be appropriate. Screenshot from 2019-11-07 15-03-02