From e0b710732be516fbb2d6ab3d2e8b098f42c29c37 Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 15 Jun 2024 23:50:33 +0300 Subject: [PATCH] Update progressbar.py --- moai/engine/progressbar.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/moai/engine/progressbar.py b/moai/engine/progressbar.py index 197aa6b..7dec1e4 100644 --- a/moai/engine/progressbar.py +++ b/moai/engine/progressbar.py @@ -23,6 +23,8 @@ # NOTE: check https://github.com/Textualize/rich/discussions/482 # NOTE: check https://github.com/facebookresearch/EGG/blob/a139946a73d45553360a7f897626d1ae20759f12/egg/core/callbacks.py#L335 # NOTE: check https://github.com/Textualize/rich/discussions/921 + + class MoaiProgressBar(RichProgressBar): def __init__(self) -> None: super().__init__(