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

Commit d6dfb0b

Browse files
authored
Merge branch 'master' into more-tests
2 parents 0b91584 + 17cd943 commit d6dfb0b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

runestone/fitb/fitb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ class FillInTheBlank(RunestoneIdDirective):
144144
option_spec = RunestoneIdDirective.option_spec.copy()
145145
option_spec.update(
146146
{
147-
"blankid": directives.unchanged,
148147
"casei": directives.flag, # case insensitive matching
149148
}
150149
)

0 commit comments

Comments
 (0)