Update black and work around an isort bug (#4242)

This commit is contained in:
Sebastian Rittau
2020-06-19 17:32:05 +02:00
committed by GitHub
parent 30bbf02cf1
commit a615a17976
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# This comment serves as a workaround for timothycrosley/isort#1027 and can
# be removed when a release with a fix was released.
import codecs
from typing import Any