Futsch1/form-analyzer

View on GitHub
form_analyzer/textract.py

Summary

Maintainability
A
35 mins
Test Coverage

Function run_textract has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def run_textract(folder_or_png_file: str,
Severity: Minor
Found in form_analyzer/textract.py - About 45 mins to fix

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

        def __init__(self, aws_region_name: str = None,
    Severity: Minor
    Found in form_analyzer/textract.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status