typing.Literal
can not be correctly checked against if it was imported via wildcard import
#489
Open
2 tasks done
Labels
Things to check first
I have searched the existing issues and didn't find my bug already reported there
I have checked that my bug is still present in the latest release
Typeguard version
4.3.0
Python version
3.11.5
What happened?
My code:
Exception raised when running in python:
How can we reproduce the bug?
Maybe run the code?
The text was updated successfully, but these errors were encountered: