Hey,
Signs module is missing from the repo,
When trying to run test effects this is what I get:
$ python2 ./testEffect.py
Traceback (most recent call last):
File "./testEffect.py", line 10, in <module>
from UIElements.Signs import Signs
ImportError: cannot import name Signs
Hey,
Signs module is missing from the repo,
When trying to run test effects this is what I get: