Open polinavenberg opened 1 year ago
https://github.com/ArtemGonch/Technical_indicators_project/blob/8a127f62185847879be1eaca6c444f2bf346d03f/IndicatorsTest.py#L1-L4
Не поправлено Нужно так:
import unittest import numpy as np import yfinance as yf from Indicators import Indicators
https://github.com/ArtemGonch/Technical_indicators_project/blob/8a127f62185847879be1eaca6c444f2bf346d03f/IndicatorsTest.py#L1-L4