style: New line length 100 characters and using black as formatter

Signed-off-by: Sven Sager <akira@narux.de>
This commit is contained in:
2023-10-27 14:21:12 +02:00
parent 801efe7fb4
commit ba708fc145
3 changed files with 6 additions and 1 deletions

3
.idea/misc.xml generated
View File

@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="enabledOnReformat" value="true" />
<option name="executionMode" value="BINARY" />
<option name="pathToExecutable" value="/opt/homebrew/bin/black" />
<option name="sdkName" value="Python 3.11 (revpimodio2)" />
</component>
<component name="JavaScriptSettings">