master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit d864aef15a - Show all commits

View File

@@ -14,3 +14,6 @@ analyzeUnannotatedFunctions = 'false'
executionEnvironments = [ executionEnvironments = [
{ root = "./" } { root = "./" }
] ]
[tool.black]
line-length=120