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
Branches
Tags
2 merge requests!94Merge dev into master for release 0.56.0,!79Move tools, introduce helper to check if an output is available
Pipeline #6218 failed