project-callisto/callisto-core

View on GitHub
callisto_core/wizard_builder/view_helpers.py

Summary

Maintainability
A
2 hrs
Test Coverage

StepsHelper has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class StepsHelper(object):
    done_name = "done"
    review_name = "Review"
    next_name = "Next"
    back_name = "Back"
Severity: Minor
Found in callisto_core/wizard_builder/view_helpers.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status