Skip to content

Commit a2d0d32

Browse files
committed
Remove exercise_style config to test default behavior
- Testing default sphinx-exercise behavior without custom styling - Will compare results with previous exercise_style configuration
1 parent c261185 commit a2d0d32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lectures/_config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@ sphinx:
122122
complex_and_trig: https://intro.quantecon.org/complex_and_trig.html
123123
# sphinx-proof
124124
proof_minimal_theme: true
125-
# sphinx-exercise
126-
exercise_style: "solution_follow_exercise"
127125
# sphinx-tojupyter
128126
tojupyter_static_file_path: ["source/_static", "_static"]
129127
tojupyter_target_html: true

0 commit comments

Comments
 (0)