X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Futils.py;fp=resources%2Ftools%2Fpresentation%2Futils.py;h=88baf9592857f309d5c9c7d58661195ff0a4c547;hp=f118afca1dd7290ab94360d9e7c3cf2ad2d5e219;hb=fde192bc8a6ba1a4e2b4cf5b3297fb076efd58fc;hpb=1261ada9edd22c784a7763d861c5acf87ccd1ae1 diff --git a/resources/tools/presentation/utils.py b/resources/tools/presentation/utils.py index f118afca1d..88baf95928 100644 --- a/resources/tools/presentation/utils.py +++ b/resources/tools/presentation/utils.py @@ -140,7 +140,7 @@ def get_files(path, extension=None, full_path=True): :param path: Path to files. :param extension: Extension of files to process. If it is the empty string, - all files will be processed. + all files will be processed. :param full_path: If True, the files with full path are generated. :type path: str :type extension: str