Cloud-CV/EvalAI

View on GitHub
scripts/monitoring/evalai_interface.py

Summary

Maintainability
A
2 hrs
Test Coverage

EvalAI_Interface has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class EvalAI_Interface:
    def __init__(self, AUTH_TOKEN, EVALAI_API_SERVER):
        self.AUTH_TOKEN = AUTH_TOKEN
        self.EVALAI_API_SERVER = EVALAI_API_SERVER

Severity: Minor
Found in scripts/monitoring/evalai_interface.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status