diff --git a/pype/lib/path_tools.py b/pype/lib/path_tools.py index c56f4c8974..11fc3bf8a6 100644 --- a/pype/lib/path_tools.py +++ b/pype/lib/path_tools.py @@ -117,7 +117,7 @@ def version_up(filepath): def get_version_from_path(file): - """Find version number in file path string.s + """Find version number in file path string. Args: file (string): file path