Fix imports after suggestions from code review.

This commit is contained in:
Dannon Baker
2024-05-01 11:01:30 -04:00
parent e2798c9ca8
commit e5c59e1e5e
+2
View File
@@ -16,6 +16,8 @@ have nothing to do with the web - keep this in mind when defining exception name
and messages.
"""
from typing import Optional
from .error_codes import (
error_codes_by_name,
ErrorCode,