Olga Pawłowicz
Results
2
comments of
Olga Pawłowicz
I prepared a non-wroking project exaple. See actions for the errors. https://github.com/OlgaPaw/python_template ``` pylint --load-plugins pylint_pytest app ************* Module app.tests.test_dummy app/tests/test_dummy.py:5:0: W0612: Unused variable 'setup' (unused-variable) app/tests/test_dummy.py:9:0: W0612: Unused variable...
My bad, thanks @reverbc for marking it