src/eric7/CodeFormatting/BlackFormattingDialog.py

branch
eric7
changeset 9284
3b3a4f659782
parent 9283
0e9d2c4e379e
child 9289
ba49c41e8f63
diff -r 0e9d2c4e379e -r 3b3a4f659782 src/eric7/CodeFormatting/BlackFormattingDialog.py
--- a/src/eric7/CodeFormatting/BlackFormattingDialog.py	Sun Aug 07 17:31:26 2022 +0200
+++ b/src/eric7/CodeFormatting/BlackFormattingDialog.py	Mon Aug 08 16:29:40 2022 +0200
@@ -371,7 +371,7 @@
     def __formatOneFile(self, file):
         """
         Private method to format the list of files according the configuration.
-        
+
         @param file name of the file to be processed
         @type str
         """

eric ide

mercurial