Skip to content

Commit a7659c0

Browse files
committed
restored stub file and docstrings.
1 parent 43778f7 commit a7659c0

File tree

1 file changed

+2
-1
lines changed
  • exercises/concept/cater-waiter

1 file changed

+2
-1
lines changed

exercises/concept/cater-waiter/sets.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from sets_categories_data import (VEGAN,
22
VEGETARIAN,
3-
KETO, PALEO,
3+
KETO,
4+
PALEO,
45
OMNIVORE,
56
ALCOHOLS,
67
SPECIAL_INGREDIENTS,

0 commit comments

Comments
 (0)