Closed SdgJlbl closed 4 years ago
How to test :
pytest -s tests/ 2>&1 | grep YAMLLoadWarning should return nothing
pytest -s tests/ 2>&1 | grep YAMLLoadWarning
Looks great. Please merge whenever you want.
How to test :
pytest -s tests/ 2>&1 | grep YAMLLoadWarning
should return nothing