lint: Replace (most of) pycodestyle with Black.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-09-01 20:22:01 -07:00
committed by Tim Abbott
parent 6e4c3e41dc
commit f21fbea7c7
5 changed files with 53 additions and 65 deletions

View File

@@ -45,4 +45,4 @@ API_FEATURE_LEVEL = 38
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "126.2"
PROVISION_VERSION = "126.3"