goincrypto/cryptocom-exchange

View on GitHub
src/cryptocom/exchange/structs.py

Summary

Maintainability
B
5 hrs
Test Coverage
A
95%

File structs.py has 383 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import time
import typing as TP
from dataclasses import dataclass
from datetime import datetime
from enum import Enum, IntEnum
Severity: Minor
Found in src/cryptocom/exchange/structs.py - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status