Skip to content

Conversation

@blink1073
Copy link
Member

@blink1073 blink1073 commented Feb 8, 2022

Ran black --line-length 100 .and isort --profile black . on the codebase.

black --version
black, 22.1.0 (compiled: yes)

Copy link
Member

@ShaneHarvey ShaneHarvey left a comment

Choose a reason for hiding this comment

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

Please run black/isort again now that you've manually fixed the mypy issues.

@ShaneHarvey
Copy link
Member

Also let's use isort --profile black . to fix the black + isort conflicts.

@blink1073
Copy link
Member Author

Also let's use isort --profile black . to fix the black + isort conflicts.

Done, updated top level comment

@blink1073
Copy link
Member Author

Note to self, use args: [--profile=black] in the pre-commit file.

@blink1073 blink1073 requested a review from ShaneHarvey February 8, 2022 23:36
@ShaneHarvey
Copy link
Member

Note the one test failure was a flake and can be ignored.

@blink1073 blink1073 merged commit 5578999 into mongodb:master Feb 9, 2022
@blink1073 blink1073 deleted the PYTHON-1834 branch February 9, 2022 12:44
juliusgeo pushed a commit to juliusgeo/mongo-python-driver that referenced this pull request Apr 5, 2022
juliusgeo pushed a commit to juliusgeo/mongo-python-driver that referenced this pull request Apr 7, 2022
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