Skip to content

Commit 252102d

Browse files
committed
no list today
1 parent 009e44e commit 252102d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fdrTest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def has_functions():
1414
assert not_in_code(ast.If)
1515
assert not_in_code(ast.While)
1616
assert not_in_code(ast.For)
17+
assert not_in_code(ast.List)
1718

1819
@t.passed(has_functions)
1920
def test_pie_percent(test):

0 commit comments

Comments
 (0)