diff --git a/__init__.py b/__init__.py index 2c020df7..65aae69c 100644 --- a/__init__.py +++ b/__init__.py @@ -1,6 +1,7 @@ -```python -# This file is the entry point for the ComfyUI-Manager package, handling CLI-only mode and initial setup. -``` +""" +This file is the entry point for the ComfyUI-Manager package, handling CLI-only mode and initial setup. +""" + import os import sys