goincrypto/cryptocom-exchange

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

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

File coins.py has 261 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from .structs import Coin

AAVE = Coin("AAVE")
ACA = Coin("ACA")
ACH = Coin("ACH")
Severity: Minor
Found in src/cryptocom/exchange/coins.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status