Closed paulzakin closed 7 months ago
Just noticed this when running Pytest - not a big deal!
==================================== warnings summary ===================================== .venv/lib/python3.12/site-packages/procrastinate/metadata.py:12 .../python3.12/site-packages/procrastinate/metadata.py:12: DeprecationWarning: Implicit None on return values is deprecated and will raise KeyErrors. "email": metadata["Author-email"], -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
nice to know. I'll try to fix it.
Just noticed this when running Pytest - not a big deal!
==================================== warnings summary ===================================== .venv/lib/python3.12/site-packages/procrastinate/metadata.py:12 .../python3.12/site-packages/procrastinate/metadata.py:12: DeprecationWarning: Implicit None on return values is deprecated and will raise KeyErrors. "email": metadata["Author-email"], -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html