black: Bump target-version to py38.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
8eb3d4e1e2
commit
6b585f8b73
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.black]
|
||||
line-length = 100
|
||||
target-version = ["py37"]
|
||||
target-version = ["py38"]
|
||||
|
||||
[tool.isort]
|
||||
src_paths = [
|
||||
|
|
Loading…
Add table
Reference in a new issue