ebmlite icon indicating copy to clipboard operation
ebmlite copied to clipboard

`Schema.loads()` should have same arguments as `schema.load()`

Open StokesMIDE opened this issue 1 year ago • 0 comments

For consistency, the keyword arguments for Schema.load() and Schema.loads() should match. Specifically, Schema.loads() should have the headers keyword argument.

StokesMIDE avatar May 03 '24 15:05 StokesMIDE