@@ -1,5 +1,9 @@
#!/usr/bin/env python3
import sys
from sys import platform
if platform == "win32"
sys.path.append('./')
from deepfuze import core
if __name__ == '__main__':
The note is not visible to the blocked user.