Open lmas opened 2 years ago
# 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.
See Black FAQ and pycodestyle issue. Nothing to be done now.