Skip to content

Commit

Permalink
refactor: removed pylint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Talha-Rizwan committed Nov 25, 2023
1 parent e6055d3 commit 7c25a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openedx_cmi5_xblock/openedx_cmi5_xblock.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,5 +637,5 @@ def parse_validate_positive_float(value, name):

class CMI5Error(Exception):
"""Base exception class for CMI5-related errors."""

pass

0 comments on commit 7c25a6c

Please sign in to comment.