ENH: more useful table export find func
Compare changes
- Timm Fitschen authored
+ 2
− 0
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
callable
to BaseTableExporter(find_func=callable)
BaseTableExporter.all_keys
.The magic happens in BaseTableExporter._call_find_function
.
Test with geomar setup
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.