Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit e690cc7

Browse files
authored
Merge pull request #1968 from bjones1/lp-fix
Fix: Correct test for newer LP builders.
2 parents 868ff74 + 5d9afb1 commit e690cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_course_1/_sources/lp_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ def one():
1313
# SOLUTION_END
1414

1515
# .. lp_build:: test_lp_1
16-
# :builder: unsafe-python
16+
# :builder: python

0 commit comments

Comments
 (0)