redbrick/useradm

View on GitHub
useradm/rbopt.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(self):
        """Create new RBOpt object."""

        # Used by all modules.
        self.override = None
Severity: Minor
Found in useradm/rbopt.py - About 1 hr to fix

There are no issues that match your filters.

Category
Status