Created
January 3, 2022 17:06
-
-
Save danfunk/8b740879d50580f3c2d363c679563ff0 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 tolerant or variety == 'dead': | |
is_safe = False | |
else: | |
is_safe = True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment