mfinzi/pristine-ml

View on GitHub
oil/logging/lazyLogger.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def __init__(self, log_dir = None,comment='', no_print=False, ema_com=0, **kwargs):
Severity: Minor
Found in oil/logging/lazyLogger.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status