Plurality mismatch in warnings #5989
Labels
plugin: warnings
related to the warnings builtin plugin
topic: reporting
related to terminal output and user-facing messages and errors
pip list
from the virtual environment you are usingAdmittedly this is a very minor issue.
If I write a file
pytest_example.py
asand then run
from the command line, the output reads
I believe this should read "1 warning in 0.02s".
Would a PR to address this be welcome?
The text was updated successfully, but these errors were encountered: