You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the inheritance has gone wrong. I could not find out another way to access the changes of a git commit with changeType, item, ...
GitPullRequestChange (azure-devops/azure/devops/v7_1/git/models.py:1712) should inherit from
Change (azure-devops/azure/devops/v7_1/git/models.py:2849) (item)
The text was updated successfully, but these errors were encountered:
It seems that the inheritance has gone wrong. I could not find out another way to access the changes of a git commit with changeType, item, ...
GitPullRequestChange (azure-devops/azure/devops/v7_1/git/models.py:1712) should inherit from
Change (azure-devops/azure/devops/v7_1/git/models.py:2849) (item)
The text was updated successfully, but these errors were encountered: