Skip to content
Snippets Groups Projects
Commit fb564ac5 authored by Daniel Bauer's avatar Daniel Bauer :speech_balloon:
Browse files

fix typo

parent 4a3b6b34
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ class TypeContext:
Otherwise, the expression is deferred, and a type will be applied to it as soon as `apply_type` is
called on this context.
It the expression already has a data type set, it must be equal to the inferred type.
If the expression already has a data type set, it must be equal to the inferred type.
"""
if self._target_type is None:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment