We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In Pyright, the following line of code causes the following error:
import git gitRepo = git.Repo(__file__)
Error: