Skip to content

bjornsnoen/uplink-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for reproducing upling pyright issue

As discussed in uplink #228, this is a minimal example for reproducing the typing issue with pyright. You can reproduce by building and running the provided Dockerfile,

docker build . -t debug && docker run --rm -it debug

or by simply installing the dependencies with poetry and running

poetry run pyright --lib uplink_toy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published