Skip to content

Added f string - #633

Merged
Durgeshwar-AI merged 1 commit into
Durgeshwar-AI:mainfrom
pragya-manna:fix/626
Aug 12, 2026
Merged

Added f string#633
Durgeshwar-AI merged 1 commit into
Durgeshwar-AI:mainfrom
pragya-manna:fix/626

Conversation

@pragya-manna

Copy link
Copy Markdown
Contributor

🔀 Pull Request

📌 Issue Reference

Closes #626


📝 Summary

  • What issue does this fix?
    Currently, it showed the error message as complete literal text, instead of actual error. Adding f string shall show the actual error instead of printing the exact text.
  • What major changes were made?
    Added f string.

📸 Screenshots (if applicable)

n/a


✅ Checklist

  • My code follows the project's coding conventions
  • I have tested all impacted features
  • I have updated or added necessary documentation

🔗 Related Issues / PRs

Issue #626


🏅 Open Source Program Participation

GSSoC 2026


💬 Additional Notes

N/a

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

@pragya-manna is attempting to deploy a commit to the Durgeshwar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@pragya-manna

Copy link
Copy Markdown
Contributor Author

Hi @Durgeshwar-AI,
I’ve submitted the pull request. Please do check it when you get a chance. Thank you!

@Durgeshwar-AI
Durgeshwar-AI merged commit 8a8608c into Durgeshwar-AI:main Aug 12, 2026
1 of 3 checks passed
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.

[BUG] Backend returns {str(e)} instead of actual error message

2 participants