Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename inbox.basicauth to inbox.exceptions #698

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

wojcikstefan
Copy link
Member

The comment at the top of this module already said:

TODO(emfree): this is now legitimately just a grab-bag of nebulous
exceptions. Rename module and clean up.

The comment at the top of this module already said:
> TODO(emfree): this is now legitimately just a grab-bag of nebulous
> exceptions. Rename module and clean up.
@wojcikstefan wojcikstefan requested a review from squeaky-pl March 10, 2024 09:33
Comment on lines +29 to +31
venv
.venv
virtualenv
Copy link
Member Author

Choose a reason for hiding this comment

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

FYI I also snuck in a commit ignoring these common virtualenv folder names in git. It seems to me that the convention this repo follows is to have the virtualenv in a venv folder, judging from the isort config:

[tool.isort]
skip = ['venv']

@wojcikstefan wojcikstefan merged commit 3bca489 into master Mar 11, 2024
6 checks passed
@wojcikstefan wojcikstefan deleted the rename-basicauth-exceptions branch March 11, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants