errors.fyi
community error code reference
errors.fyi
/
RuntimeWarning
RuntimeWarning
python
RuntimeWarning
Raised for dubious runtime behaviour, such as coroutines that were never awaited.
References
https://docs.python.org/3/library/exceptions.html
← all namespaces