goincrypto/cryptocom-exchange

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

Summary

Maintainability
B
6 hrs
Test Coverage
B
82%

File private.py has 391 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import asyncio
from typing import Dict, List

from .api import ApiError, ApiProvider
from .market import Exchange
Severity: Minor
Found in src/cryptocom/exchange/private.py - About 5 hrs to fix

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

        def __init__(
    Severity: Minor
    Found in src/cryptocom/exchange/private.py - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status