diff --git a/client/ayon_core/tools/utils/widgets.py b/client/ayon_core/tools/utils/widgets.py index aea2eca6a2..b842d3a4b8 100644 --- a/client/ayon_core/tools/utils/widgets.py +++ b/client/ayon_core/tools/utils/widgets.py @@ -8,7 +8,7 @@ import qtawesome try: import markdown -except (ImportError, SyntaxError, TypeError): +except Exception: markdown = None from ayon_core.style import (