We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6005fd commit 63ca884Copy full SHA for 63ca884
freqtrade/loggers/ft_rich_handler.py
@@ -4,7 +4,6 @@
4
from rich._null_file import NullFile
5
from rich.console import Console
6
from rich.text import Text
7
-from rich.traceback import Traceback
8
9
10
class FtRichHandler(Handler):
0 commit comments