IlyaGusev/rupo

View on GitHub
rupo/api.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function generate_poem has 11 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def generate_poem(self,
Severity: Major
Found in rupo/api.py - About 1 hr to fix

    Function get_stress_predictor has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def get_stress_predictor(self, language="ru", stress_model_path: str=None, raw_stress_dict_path=None,
    Severity: Minor
    Found in rupo/api.py - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status