Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #44

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 13, 2025

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.2](astral-sh/ruff-pre-commit@v0.8.6...v0.9.2)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 060c183 to 71aa024 Compare January 20, 2025 23:29
@flamingbear
Copy link
Member

flamingbear commented Jan 20, 2025

"pre-commit.ci autofix"
(edited: that's not how you add a label)

@@ -456,7 +456,7 @@ def get_tiled_filename(input_file: Path, locator: dict | None = None) -> Path:
"""
if locator is not None:
return input_file.with_suffix(
f".r{int(locator['row']):02d}c{int(locator['col']):02d}{input_file.suffix}"
f'.r{int(locator["row"]):02d}c{int(locator["col"]):02d}{input_file.suffix}'
Copy link
Member

Choose a reason for hiding this comment

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

thanks ruff?

@flamingbear flamingbear self-requested a review January 20, 2025 23:35
Copy link
Member

@flamingbear flamingbear left a comment

Choose a reason for hiding this comment

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

This looks fine to me. but I pushed up the changes. so someone else should review probably.

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.

1 participant