Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.
This repository was archived by the owner on May 5, 2024. It is now read-only.

black causes lint errors for pycodestyle #26

@lmas

Description

@lmas
# make lint
pycodestyle --max-line-length 120 opensimplex
opensimplex/opensimplex.py:78:30: E203 whitespace before ':'
opensimplex/opensimplex.py:85:34: E203 whitespace before ':'
opensimplex/opensimplex.py:92:38: E203 whitespace before ':'
*** Error code 1

See Black FAQ and pycodestyle issue.
Nothing to be done now.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions