@@ -79,7 +79,7 @@ class PipeObject:
object state throughout the pipeline.
"""
try:
from helper.logger import is_debug_enabled, debug
from SYS.logger import is_debug_enabled, debug
if not is_debug_enabled():
return
The note is not visible to the blocked user.