← 返回首页
Add __all__ to exc for linting by DeflateAwning · Pull Request #98 · gitpython-developers/gitdb · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Add __all__ to exc for linting#98

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
DeflateAwning:patch-1
Oct 7, 2023
Merged

Add __all__ to exc for linting#98
Byron merged 1 commit into
gitpython-developers:masterfrom
DeflateAwning:patch-1

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Looks good, thank you.

Details
In [1]: import gitdb In [2]: dir(gitdb.exc) Out[2]: ['AmbiguousObjectName', 'BadName', 'BadObject', 'BadObjectType', 'InvalidDBRoot', 'ODBError', 'ParseError', 'UnsupportedOperation', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__spec__', 'to_hex_sha']

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.