The [`flake8-bugbear`](https://github.com/PyCQA/flake8-bugbear) library catches a number of things we'd like to automate catching in CI (like using mutable objects as function argument defaults)