Skip to content

Commit

Permalink
chore: running make upgrade job.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed May 22, 2024
1 parent 6bcd60f commit c11a749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmodule/capa/responsetypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -3900,7 +3900,7 @@ def _check_student_inputs(self, numtolerance_inputs):
# FIXME: To be replaced by auto-registration

# pylint: disable=invalid-all-object
__all__ = [
__all__ = [ # noqa: PLE0604
CodeResponse,
NumericalResponse,
FormulaResponse,
Expand Down

0 comments on commit c11a749

Please sign in to comment.