Replies: 1 comment
-
This works fine for me. How are you importing the symbol in the second file? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a source file which defines a type alias:
I'd like to import
Foo
in another file, butpylance
gives me the error:How do I enable support for exporting 3.12+ style type aliases?
Beta Was this translation helpful? Give feedback.
All reactions