Skip to content

Commit

Permalink
Update geotribu_cli/content/header_check.py
Browse files Browse the repository at this point in the history
Co-authored-by: Julien <[email protected]>
Signed-off-by: Guilhem Allaman <[email protected]>
  • Loading branch information
gounux and Guts authored May 27, 2024
1 parent f4f5c63 commit 275fc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geotribu_cli/content/header_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from geotribu_cli.constants import GeotribuDefaults
from geotribu_cli.json.json_client import JsonFeedClient
from geotribu_cli.utils.check_image_size import get_image_dimensions_by_url
from geotribu_cli.utils.check_path import check_path_exists
from geotribu_cli.utils.check_path import check_path

logger = logging.getLogger(__name__)
defaults_settings = GeotribuDefaults()
Expand Down

0 comments on commit 275fc9d

Please sign in to comment.