tensorflow/models

View on GitHub
research/efficient-hrl/context/context_transition_functions.py

Summary

Maintainability
A
2 hrs
Test Coverage

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

def relative_context_transition_fn(
Severity: Major
Found in research/efficient-hrl/context/context_transition_functions.py - About 50 mins to fix

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

    def relative_context_multi_transition_fn(
    Severity: Minor
    Found in research/efficient-hrl/context/context_transition_functions.py - About 45 mins to fix

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

      def timer_context_fn(contexts,
      Severity: Minor
      Found in research/efficient-hrl/context/context_transition_functions.py - About 45 mins to fix

        There are no issues that match your filters.

        Category
        Status