Skip to content
Snippets Groups Projects
Commit 2a91b878 authored by SDaron's avatar SDaron
Browse files

Wrong name in comment

parent 6328aced
No related branches found
No related tags found
1 merge request!17Few fixes (wrong names, missing __init__.py files, doc links)
...@@ -145,5 +145,5 @@ class MiddlewareError(ActivityPubException): ...@@ -145,5 +145,5 @@ class MiddlewareError(ActivityPubException):
pass pass
class ConfigError(ActivityPubException): class ConfigError(ActivityPubException):
"""Raised when signature-related errors occur.""" """Raised when config-related errors occur."""
pass pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment