pycodestyle is a python library for autopep8's dependency. It has a new release on July 30th, which causes the auto-format update for nnabla.
Moreover, we found out that the default clang-format used in ubuntu 20.04's repository is clang-format-10. So we modify the python script for searching clang-format in environment to let it could work correctly.
pycodestyle is a python library for autopep8's dependency. It has a new release on July 30th, which causes the auto-format update for nnabla.
Moreover, we found out that the default clang-format used in ubuntu 20.04's repository is clang-format-10. So we modify the python script for searching clang-format in environment to let it could work correctly.