Closed dw-liedji closed 1 year ago
Hi @sdolemelipone and @AndrewIngram ,
I have recently tested for black, isort and flake8 as previously recommended by @sdolemelipone and these tests passed. However, @AndrewIngram shows that the test was still not passing for some python version. I have made some change so that these tests are working for the other python and Django versions.
Thank you for guiding me. I have learnt to use tox!
Closing as a duplicate of #257.
This is the version tested for black, isort and flake for the previews pull request Add form_kwargs and get_form_kwargs for inline forms for solving issue https://github.com/AndrewIngram/django-extra-views/issues/256 . I have added tested for black, isort and flake8 as recommended by @sdolemelipone .