1
0
mirror of https://github.com/ubuntu/microk8s.git synced 2021-05-23 02:23:41 +03:00

Enforce double quotes with Black (#1968)

This commit is contained in:
Joe Borg
2021-02-04 15:25:27 -05:00
committed by GitHub
parent be208dcccd
commit 77d9c88653
30 changed files with 614 additions and 615 deletions

View File

@@ -1,4 +1,3 @@
[tool.black]
line-length = 100
target-version = ['py35']
skip-string-normalization = true