Closed fils closed 2 years ago
Pull request in reference to https://github.com/DerwenAI/kglab/issues/211
Running pyshacl return a warning
Usage of abort_on_error is deprecated. Use abort_on_first instead.
Which is annoying when processing 1K files via dask :)
no such warning
Excellent, thank you @fils !
Pull request in reference to https://github.com/DerwenAI/kglab/issues/211
Current behaviour
Running pyshacl return a warning
Usage of abort_on_error is deprecated. Use abort_on_first instead.
Which is annoying when processing 1K files via dask :)
New expected behaviour
no such warning
Change logs
Fixed