Setup known first party modules

This commit is contained in:
Matthias
2024-05-12 15:20:36 +02:00
parent a8eabd0b2e
commit baa15f6ed6
4 changed files with 6 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ from pathlib import Path
from typing import Any, Dict
import rapidjson
from freqtrade_client import __version__
from freqtrade_client.ft_rest_client import FtRestClient