Skip to content

chore: Bump black version due to click dependency issue#320

Merged
happyhuman merged 1 commit into
mainfrom
fix-black-checker
Mar 30, 2022
Merged

chore: Bump black version due to click dependency issue#320
happyhuman merged 1 commit into
mainfrom
fix-black-checker

Conversation

@adlersantos

@adlersantos adlersantos commented Mar 30, 2022

Copy link
Copy Markdown
Member

Description

This PR implements a fix from psf/black#2964 (comment).

There's a recent breakage of the Python linter due to the click dependency getting updated. It's now patched by black contributors.

Checklist

Note: If an item applies to you, all of its sub-items must be fulfilled

  • (Required) This pull request is appropriately labeled
  • Please merge this pull request after it's approved
  • I'm adding or editing a feature
    • I have updated the README accordingly
    • I have added tests for the feature
  • I'm adding or editing a dataset
    • The Google Cloud Datasets team is aware of the proposed dataset
    • I put all my code inside datasets/<DATASET_NAME> and nothing outside of that directory
  • I'm adding/editing documentation
  • I'm submitting a bugfix
    • I have added tests to my bugfix (see the tests folder)
  • I'm refactoring or cleaning up some code

@adlersantos adlersantos added bug Something isn't working or open a bugfix dependencies Dependency changes and updates labels Mar 30, 2022
@adlersantos adlersantos requested a review from happyhuman March 30, 2022 00:24
@happyhuman happyhuman merged commit cac6f18 into main Mar 30, 2022
@happyhuman happyhuman deleted the fix-black-checker branch March 30, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working or open a bugfix dependencies Dependency changes and updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants