durandtibo/redcat

View on GitHub
src/redcat/base.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

File base.py has 418 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

r"""Contain the base class to implement a batch."""

from __future__ import annotations

__all__ = ["BaseBatch"]
Severity: Minor
Found in src/redcat/base.py - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status