black default setting: line length is 88 chars max

This commit is contained in:
Yax
2022-11-19 21:18:09 +01:00
parent b90e50e3d5
commit 470155345f
4 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ lint:
pylint stacosys/
black:
black -l 79 stacosys/
black stacosys/