support in / not in comparators #115

Open
opened 2021-11-28 11:56:40 +08:00 by sb10q · 0 comments

e.g.

if n not in [0, 1, 2, 3]:
   raise ValueError("invalid power setting")
e.g. ```python if n not in [0, 1, 2, 3]: raise ValueError("invalid power setting") ```
sb10q added the
low-priority
label 2021-11-28 11:56:40 +08:00
ychenfo was assigned by sb10q 2021-12-23 15:34:42 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#115
There is no content yet.