You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dpizetta yes indeed we should not use asserts for these things as they are removed when compiling optimized code. So we should use proper checks and raise exceptions as needed if something is not complying with these checks.
@goanpeca what is your opinion about these messages and orientations?
From here: https://travis-ci.org/github/ColinDuquesnoy/QDarkStyleSheet/jobs/664411481?utm_medium=notification&utm_source=github_status
Explanation here: https://bandit.readthedocs.io/en/latest/plugins/b101_assert_used.html
Also, the var file_colors are defined internally to the loop.
The text was updated successfully, but these errors were encountered: