backoff-stubs

External type annotations for the backoff library


Keywords
retry, backoff, decorators, stubs, mypy
License
MIT
Install
pip install backoff-stubs==1.11.1.post1

Documentation

About

This repository contains external type annotations (see PEP 484) for the backoff library.

Installation

To use these stubs with mypy, you have to install the backoff-stubs package.

pip install backoff-stubs