[Bug] Incorrect escape character in logger documentation example

Resolved 💬 1 comment Opened May 13, 2026 by DilLip-Chowdary-Codes Closed Jun 12, 2026

Bug Description

Got the below line when reviewing the code:

 Current: Use \logger.info(string) instead of `print(string)`(broken backticks) |Use `logger.info(string)` instead of `print(string)``

Why "\\" here ? nothing to escape i feel here

Environment Info

  • Platform: linux
  • Terminal: pycharm
  • Version: 2.1.140
  • Feedback ID: 7bfb08b8-0a94-4c37-9f67-b5418d24bb75

Errors

[]

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗