SforAiDl/genrl

View on GitHub
examples/run_cb.py

Summary

Maintainability
A
1 hr
Test Coverage

Function run_experiment has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def run_experiment(args):
    start_time = datetime.now
    print(f"\nStarting experiment at {start_time():%d-%m-%y %H:%M:%S}\n")
    results = {}

Severity: Minor
Found in examples/run_cb.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status