Source code for artifacts.errors
"""The error objects."""
[docs]
class CodeStyleError(Error):
"""Error that is raised when code formatting fails style checks."""
"""The error objects."""
[docs]
class CodeStyleError(Error):
"""Error that is raised when code formatting fails style checks."""