diff options
Diffstat (limited to 'prolog/problems/other')
-rw-r--r-- | prolog/problems/other/common.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/prolog/problems/other/common.py b/prolog/problems/other/common.py index 50384ad..25978e7 100644 --- a/prolog/problems/other/common.py +++ b/prolog/problems/other/common.py @@ -1 +1,3 @@ id = 4 + +allowed_groups = ['lists'] |