Created
January 21, 2021 23:09
-
-
Save anddam/d7d3b5cc9b356e094a5a1fb175ef547c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if not ( | |
self.pin_locked | |
and self.user_pin_count_low | |
and self.user_pin_final_try | |
and self.user_pin_locked | |
): |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment