@@ -4,7 +4,7 @@ import sys
base_path = os.path.dirname(os.path.abspath(__file__))
# Insert local directories into path
sys.path.append(os.path.join(base_path, 'lib'))
sys.path.append(os.path.join(base_path, 'vendor'))
from cps import web
from cps import config
The note is not visible to the blocked user.