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

black causes lint errors for pycodestyle #26

Open
lmas opened this issue Jan 31, 2022 · 0 comments
Open

black causes lint errors for pycodestyle #26

lmas opened this issue Jan 31, 2022 · 0 comments
Assignees

Comments

@lmas
Copy link
Owner

lmas commented Jan 31, 2022

# 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.

@lmas lmas self-assigned this Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant