Skip to content

Conversation

Comment on lines 359 to 361
for img in IMAGES:
dest_img = f'getsentry/image-mirror-{img.source.replace("/", "-")}'
dest_img = f"getsentry/image-mirror-{img.source.replace('/', '-')}"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated to your patch (same below)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the pre-commit hook running.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no it's not. black is not configured here

Copy link
Contributor

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile-sentry asottile-sentry merged commit e5f77a6 into main Feb 4, 2025
5 checks passed
@asottile-sentry asottile-sentry deleted the pierre/mirror-clickhouse-24.8 branch February 4, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants