paco/repeat.py

Summary

Maintainability
A
35 mins
Test Coverage

Function repeat has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def repeat(coro, times=1, step=1, limit=1, loop=None):
Severity: Minor
Found in paco/repeat.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status