Skip to content

bug(python): upgrade black to 22.3.0  #1375

@parthea

Description

@parthea

There is a compatibility issue with click>=8.1.0 and black==19.10b0. For example, see googleapis/python-optimization#6 where the lint session fails with ImportError: cannot import name '_unicodefun' from 'click'. The issue has been fixed in black version 22.3.0.

Metadata

Metadata

Assignees

Labels

lang: pythonIssues specific to Python.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions