Closed RubendeBruin closed 8 months ago
This error is thrown whenever a function is called with invalid arguments. This suppresses the actual error message. Can be solved by adding
ads = _ads
to init.py
Should be fixed now
This error is thrown whenever a function is called with invalid arguments. This suppresses the actual error message. Can be solved by adding
ads = _ads
to init.py