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
Traceback (most recent call last):
File "src/hunter/_tracer.pyx", line 23, in hunter._tracer.trace_func (src/hunter/_tracer.c:1041)
File "src/hunter/_predicates.pyx", line 251, in hunter._predicates.fast_When_call (src/hunter/_predicates.c:6802)
TypeError: 'str' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "src/hunter/_tracer.pyx", line 23, in hunter._tracer.trace_func (src/hunter/_tracer.c:1041)
File "src/hunter/_predicates.pyx", line 251, in hunter._predicates.fast_When_call (src/hunter/_predicates.c:6802)
TypeError: 'str' object is not callable
Exception TypeError: "'str' object is not callable" in <function _remove at 0x7f064c7a19b0> ignored
Exception TypeError: "'str' object is not callable" in <function _remove at 0x7f064c6f78c0> ignored
The text was updated successfully, but these errors were encountered:
Would avoid silly breakages like:
The text was updated successfully, but these errors were encountered: