tensorflow/models

View on GitHub
research/attention_ocr/python/common_flags.py

Summary

Maintainability
A
1 hr
Test Coverage

Function define has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def define():
  """Define common flags."""
  # yapf: disable
  # common_flags.define() may be called multiple times in unit tests.
  global _common_flags_defined
Severity: Minor
Found in research/attention_ocr/python/common_flags.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status