Nuacht

TypeError: 'str' object is not callable #578 ... Closed gyc521zsc opened this issue Aug 7, 2019 · 1 comment ...
This appears to be caused by a syntax issue in the exception raising line. The string is not properly formatted or completed, and Python interprets it as a function call, which results in a 'str' ...