# path=mod.pyi
def get_foo() -> Foo: ...
class Foo: ...
Created
January 24, 2025 02:27
-
-
Save dcreager/24965355e25b4183d33aab40eef19282 to your computer and use it in GitHub Desktop.
mdtest file path bikeshedding
mod.pyi
:
def get_foo() -> Foo: ...
class Foo: ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment