diff --git a/gremlin/config.py b/gremlin/config.py index f99f528e..d3f23ec5 100644 --- a/gremlin/config.py +++ b/gremlin/config.py @@ -145,8 +145,7 @@ def remove_profile(self, exec_path): self.save() def get_profile(self, exec_path): - """Returns the path to the profile associated with the given - executable. + """Returns the path to the profile associated with the given executable. :param exec_path the path to the executable for which to return the profile