references

This commit is contained in:
Dobromir Popov
2025-07-22 16:53:36 +03:00
parent 1d224e5b8c
commit 9b72b18eb7
6 changed files with 162 additions and 8 deletions

View File

@ -11,7 +11,7 @@ import logging
# Add the project root to the path
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
from NN.exchanges.bybit_rest_client import BybitRestClient
from core.exchanges.bybit_rest_client import BybitRestClient
# Configure logging
logging.basicConfig(