Skip to content

Isort conflicts with Black #185

@rishi-s8

Description

@rishi-s8

🐞 Problem
Isort and black are formatting import differently in coordinates/__init__.py

Referencing psf/black#127
Referencing reopened PyCQA/isort#694

Temporary Solution:
Add # isort: skip in front of the import.
Implemented in #176

🖥
Issue with the following versions:
isort v4.3.17
black v19.3b0

🎯 Goal
Remove the temporary fix of isort: skip in coordinates/__init__.py

💡 Possible solutions
Wait till the Issue is solved in Black or Isort

Metadata

Metadata

Assignees

No one assigned

    Labels

    UpstreambugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions