Print on PyPi package
WilliamQosmos opened this issue · 0 comments
WilliamQosmos commented
In the get_query_params_schema method of the BoundMethod class, when installed using pip, print is called in this format print("get_query_params_schema", self.name,
self.query_params_schema_getter)