Closed peisenha closed 6 years ago
Please add flake 8 to the test battery, see here https://github.com/OpenSourceEconomics/copulpy/blob/master/copulpy/tests/test_basic.py for an example.
Thanks, that seems to be very useful to remind myself to check the code quality before I push a new commit. I added a new module to the test directory which runs exactly the same test as in your example.
Please add flake 8 to the test battery, see here https://github.com/OpenSourceEconomics/copulpy/blob/master/copulpy/tests/test_basic.py for an example.