Skip to content
Snippets Groups Projects
Commit df326498 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: missing import

parent 634b0afd
No related branches found
No related tags found
2 merge requests!143Release 0.15.0,!140Opt-in linkahead package to mypy type checking
Pipeline #51240 passed with warnings
......@@ -21,7 +21,7 @@
"""Convenience functions to retrieve a specific entity."""
from typing import Union
from typing import Union, Optional
from ..common.models import Entity, execute_query
from .escape import escape_squoted_text
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment