aymanizz/smalld-click

View on GitHub
smalld_click/conversation.py

Summary

Maintainability
A
0 mins
Test Coverage

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

    def say(self, message=None, nl=True, file=None, *args, flush=False, **kwargs):
Severity: Minor
Found in smalld_click/conversation.py - About 45 mins to fix

    Function ask has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

        def ask(self, text, default=None, hide_input=False, *args, **kwargs):
    Severity: Minor
    Found in smalld_click/conversation.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status