Skip to content

[Core] Fix Python stub generation#12404

Merged
sunethwarna merged 1 commit intomasterfrom
core/docs/fix_stub_generation
May 27, 2024
Merged

[Core] Fix Python stub generation#12404
sunethwarna merged 1 commit intomasterfrom
core/docs/fix_stub_generation

Conversation

@sunethwarna
Copy link
Member

📝 Description
As in the title. [This removes a warning which is thrown when generating stubs]

🆕 Changelog

  • Removing escape char warning.

@sunethwarna sunethwarna added Kratos Core Python Hotfix FastPR This Pr is simple and / or has been already tested and the revision should be fast labels May 25, 2024
@sunethwarna sunethwarna self-assigned this May 25, 2024
@sunethwarna sunethwarna requested a review from a team as a code owner May 25, 2024 10:22
@matekelemen
Copy link
Contributor

matekelemen commented May 27, 2024

I don't get it. Why the backslash literal?

Nevermind, I see it's not a raw string so you had to escape the backslash. Got it.

@sunethwarna sunethwarna merged commit 11a5255 into master May 27, 2024
@sunethwarna sunethwarna deleted the core/docs/fix_stub_generation branch May 27, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FastPR This Pr is simple and / or has been already tested and the revision should be fast Hotfix Kratos Core Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants