Actually call the object with an __call__ method, instead of just
checking if it is callable. This is the only place in the test suite where an __call__ method is called.
Showing
Please register or sign in to comment
checking if it is callable. This is the only place in the test suite where an __call__ method is called.