Commit 65c1e094 authored by Shane Hathaway's avatar Shane Hathaway

Corrected minor documentation error

parent 9af317d9
...@@ -187,7 +187,7 @@ class ObjectManagerItem: ...@@ -187,7 +187,7 @@ class ObjectManagerItem:
Get the path of an object from the root, ignoring virtual Get the path of an object from the root, ignoring virtual
hosts. hosts.
Permission -- Python only Permission -- Always available
""" """
...@@ -213,8 +213,5 @@ class ObjectManagerItem: ...@@ -213,8 +213,5 @@ class ObjectManagerItem:
If an object is not found then the 'default' argument will be If an object is not found then the 'default' argument will be
returned. returned.
Permission -- Python only Permission -- Always available
""" """
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment