You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running C++ linter on addon docs...
Traceback (most recent call last):
File "tools/cpplint.py", line 6526, in <module>
main()
File "tools/cpplint.py", line 6510, in main
ProcessFile(filename.decode('utf-8'), _cpplint_state.verbose_level)
AttributeError: 'str' object has no attribute 'decode'