errors.fyi community error code reference
RuntimeWarning
python

RuntimeWarning

Raised for dubious runtime behaviour, such as coroutines that were never awaited.

References

← all namespaces