Cedric Verstege

Results 3 issues of Cedric Verstege

It would be nice to be able to specify sort names for titles in the library, or have them added by default through the website/database. For example: Currently the new...

feature request
PR friendly
dcwf

## Bug description When dumping a figure using the `MatplotlibFormatter`, default file permissions are ignored and can not be set via the kwargs. Example: `law.cfg` ``` [web_plots] base = /web/cverstege/plots/...

bug

When the following is set in the luigi config: ``` [worker] cache_task_completion: True ``` (This is e.g. recommended for running large local WFs.) The following errors are appearing in (some)...

bug