We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to trigger exceptions on each Python warning
Use python -We wherever you'd normally use just python (similarily pytest -We).
python -We
python
pytest -We