coady/waiter

View on GitHub
waiter/__init__.py

Summary

Maintainability
A
2 hrs
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status