knipknap/exscript

View on GitHub
Exscript/util/template.py

Summary

Maintainability
A
1 hr
Test Coverage

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

def _compile(conn, filename, template, parser_kwargs, **kwargs):
Severity: Minor
Found in Exscript/util/template.py - About 35 mins to fix

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

    def _run(conn, filename, template, parser_kwargs, **kwargs):
    Severity: Minor
    Found in Exscript/util/template.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status