Skip to content
Snippets Groups Projects
Commit c11b6860 authored by Moul's avatar Moul Committed by Vincent Texier
Browse files

[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
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment