Skip to content

Fix ruff linting formatter issue#1450

Closed
hstct wants to merge 1 commit into
pulp:mainfrom
ATIX-AG:fix-ruff
Closed

Fix ruff linting formatter issue#1450
hstct wants to merge 1 commit into
pulp:mainfrom
ATIX-AG:fix-ruff

Conversation

@hstct
Copy link
Copy Markdown
Contributor

@hstct hstct commented Apr 28, 2026

No description provided.

Comment thread pulp_deb/app/serializers/repository_serializers.py Outdated
@mdellweg
Copy link
Copy Markdown
Member

To be fair: Ruff pointed at an actual bug here. Translating strings after substituting parts just does not work.

@hstct
Copy link
Copy Markdown
Contributor Author

hstct commented Apr 28, 2026

Yea, I noticed that so maybe calling it formatter issue is a bit wrong

@mdellweg
Copy link
Copy Markdown
Member

Yes technically it resides in the "lint" side of ruff, triggered by ruff check not ruff format.

@jobselko
Copy link
Copy Markdown
Member

@hstct I made the changes directly in all supported branches to make the fix easier.

@jobselko jobselko closed this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants