79118127

Date: 2024-10-23 13:35:03
Score: 0.5
Natty:
Report link

Looks like maybe you forgot to indent

   with conversion_lock:
       path_to_pdf = convert_file_to_pdf(target_path)
    
       logger.info(f"Path to pdf:{path_to_pdf}")

The last line.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sami Badawi