Ignoring warning emitted by libs in `venv` using `pytest`
I’m using pytest
lib for testing and sometimes I get warnings emitted in code in libs imported (all are in /venv
directory).
I’m using pytest
lib for testing and sometimes I get warnings emitted in code in libs imported (all are in /venv
directory).