79337381

Date: 2025-01-07 21:27:14
Score: 1.5
Natty:
Report link

Instead of using with syntax you can try manually using the context manager with __enter__() and __exit__(None, None, None)

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: sidharth arya