[fix] Fix money helper mypy alert by typing Condition properties
Use isinstance(obj, type) with mypy for if condition to be handled (type() == is deprecated in python)
parent
e3d3a990
No related branches found
No related tags found
Please register or sign in to comment