* pyupgrade --py37-plus **/*.py * fixup! Format Python code with psf/black push
* Simplify code by dropping support for legacy Python * sort() --> sorted()