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