diff --git a/docs/settings.rst b/docs/settings.rst index e685d55d..47852527 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -104,6 +104,7 @@ Basic settings should map the filtername to the filter function. Example:: + import sys sys.path.append('to/your/path')