push-things/django-th

View on GitHub
th_pelican/my_pelican.py

Summary

Maintainability
A
1 hr
Test Coverage

Function _set_full_content has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _set_full_content(self, site_title, title, published,
Severity: Major
Found in th_pelican/my_pelican.py - About 50 mins to fix

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

        def _create_content(self, site_title, content, pelican_path, url, **data):
    Severity: Minor
    Found in th_pelican/my_pelican.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status