src/eric7/CodeFormatting/BlackFormattingAction.py

branch
eric7
changeset 9221
bf71ee032bb4
parent 9214
bd28e56047d7
child 9453
e5065dde905d
diff -r e9e7eca7efee -r bf71ee032bb4 src/eric7/CodeFormatting/BlackFormattingAction.py
--- a/src/eric7/CodeFormatting/BlackFormattingAction.py	Wed Jul 13 11:16:20 2022 +0200
+++ b/src/eric7/CodeFormatting/BlackFormattingAction.py	Wed Jul 13 14:55:47 2022 +0200
@@ -14,6 +14,7 @@
     """
     Class defining the various code formatting actions.
     """
+
     Format = 0
     Check = 1
     Diff = 2

eric ide

mercurial