qurator-spk/dinglehopper

Review API w.r.t. to keyword only arguments

mikegerber opened this issue · 1 comments

metrics etc. should be keyword only if possible. At least it should be consistent, compare process vs process_dir.

process() + process_dir() now have metrics etc. keyword-only and with default values.