Closed jessepisel closed 2 months ago
Thank you for the comment! I added some of the flake8 report lines but ignored and therefore added the once from the scripts/**.py files. These files are a collection of different users and might be used by them again. So I did not want to remove any packages, etc. I also ran the black command and added almost all suggestions. Please let me know if you see anything else that needs an adjustment.
That's perfect, things look great on my side with the changes. I do not have any other items for you, I will go ahead and close this out as well.
I am running through the JOSS review and things are looking good so far. I ran
black
andflake8
for formatting and linting. I can open a PR with theblack
formatting changes if you like (20 files updated). Theflake8
linting report is as follows:Please fix the issues above or update your
.flake8
file to exclude the issues. 🙌