summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChristopher Head <chead@chead.ca>2023-05-15 10:13:37 -0700
committerChristopher Head <chead@chead.ca>2023-05-15 10:13:37 -0700
commit2a0305b349f61bddae674eb8f4efe0fd3c916bbf (patch)
tree74299948b12c8f2575bbc71925cf10993eae5c7c /CONTRIBUTING.md
parente3bc5d10629ada4d61fdf61353668a58c5610d6b (diff)
downloadgitpython-2a0305b349f61bddae674eb8f4efe0fd3c916bbf.tar.gz
Name top-level exceptions as private variables
`exc` is private to the module. Naming it `_exc` eliminates a collision with the `exc` submodule (one which would not be observable at runtime due to the import failing, but which confuses linters).
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions