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 """