This repository was archived by the owner on Oct 16, 2023. It is now read-only.
Question #44
Answered
by
aidaner
Quantum-Codes
asked this question in
Q&A
Question
#44
-
scratchconnect/scratchconnect/User.py Line 53 in b312d55 Wouldn't simply if not self._logged_in:
#do stuff work? |
Beta Was this translation helpful? Give feedback.
Answered by
aidaner
Aug 24, 2022
Replies: 1 comment 2 replies
-
no because if you do it that way then your checking if it’s true instead of false |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Quantum-Codes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no because if you do it that way then your checking if it’s true instead of false