We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43778f7 commit a7659c0Copy full SHA for a7659c0
exercises/concept/cater-waiter/sets.py
@@ -1,6 +1,7 @@
1
from sets_categories_data import (VEGAN,
2
VEGETARIAN,
3
- KETO, PALEO,
+ KETO,
4
+ PALEO,
5
OMNIVORE,
6
ALCOHOLS,
7
SPECIAL_INGREDIENTS,
0 commit comments