Hrabal/TemPy

View on GitHub
tempy/markdown.py

Summary

Maintainability
A
2 hrs
Test Coverage

TempyMarkdownRenderer has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class TempyMarkdownRenderer(Renderer):
    _tempy_tags = importlib.import_module(".tags", package="tempy")

    def placeholder(self):
        return []
Severity: Minor
Found in tempy/markdown.py - About 2 hrs to fix

There are no issues that match your filters.

Category
Status