The Wayback Machine - https://web.archive.org/web/20200829123950/https://github.com/topics/flexible
Skip to content
#

flexible

Here are 234 public repositories matching this topic...

MarcoGorelli
MarcoGorelli commented Aug 27, 2020

The new version of black is consistent in how it handles the magic trailing commas. So if we upgrade black and apply it, lots of files will be changed. However, the diff needn't be so large if we remove unnecessary trailing commas before upgrading.

E.g. in pandas/core/aggregation.py there is

def reconstruct_func(
    func: Optional[AggFuncType], **kwargs,
) -> Tuple[
    bo

Improve this page

Add a description, image, and links to the flexible topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flexible topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.