Skip to content

Use image with flake8-bugbear plugin and fix mutable default args

Willi Rath requested to merge use-bugbear-plugin into master

This ensures immutable default args and adds a linter plugin to catch these kinds of bugs (or potential bugs) later.

Edited by Willi Rath

Merge request reports