@@ -2,7 +2,7 @@
import sys
from sys import platform
if platform == "win32"
if platform == "win32":
sys.path.append('./')
from deepfuze import core
The note is not visible to the blocked user.