Skip to content

Fix warning in Pyright ("Repo" not exported from module "git") #1656

Description

@DeflateAwning

In Pyright, the following line of code causes the following error:

import git
gitRepo = git.Repo(__file__)

Error:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions