snake-soft/django-oscar-pg-search

View on GitHub
src/oscar_pg_search/order_by_options.py

Summary

Maintainability
A
35 mins
Test Coverage
F
34%

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

    def __init__(self, request_data, code, name, sort_by=None, request=None):
Severity: Minor
Found in src/oscar_pg_search/order_by_options.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status