We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e8e28 commit 17cf6aeCopy full SHA for 17cf6ae
template/{{package_name}}/app/views/error.py
@@ -1,6 +1,5 @@
1
"""Application implementation - error response."""
2
from typing import Dict, Any, Optional, List, Union
3
-from typing import Dict, Any, Optional, List
4
from http import HTTPStatus
5
6
from pydantic import BaseModel, root_validator
0 commit comments