paco/until.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def until(coro, coro_test, assert_coro=None, *args, **kw):
Severity: Minor
Found in paco/until.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status