diff --git a/swarms/utils/find_img_path.py b/swarms/utils/find_img_path.py index 2ca5d082..5e0d6166 100644 --- a/swarms/utils/find_img_path.py +++ b/swarms/utils/find_img_path.py @@ -1,3 +1,6 @@ +""" Find the image path from the text """ +# flake8: noqa E501 + import os import re