try to update trunk to latest version.

This commit is contained in:
Thomas Göttgens
2023-03-31 12:51:26 +02:00
parent ed96321406
commit 713b5fbe96
5 changed files with 39 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
# Autoformatter friendly flake8 config (all formatting rules disabled)
[flake8]
extend-ignore = D1, D2, E1, E2, E3, E501, W1, W2, W3, W5