coady/waiter

View on GitHub

Showing 1 of 1 total issue

waiter has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class waiter:
    """An iterable which sleeps for given delays. Aliased as `wait`.

    Args:
        delays iterable | number: any iterable of seconds, or a scalar which is repeated endlessly
Severity: Minor
Found in waiter/__init__.py - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language