Please deploy to PROD ASAP [flaskapp] webserver.py (Lines 109-110) ``` tempF = 9/5*(float(tempC))+32 logging.info(f"[INFO] Converted {tempC}°F to {tempF:.2f}°C.") ``` [Open in IDE](https://api.codestream.com/c/YY5_twxQrCU0JQfI/BQfHA2a5SKGHII8nlnOvag?marker=62ebff0eebef05856f286ae9&ide=default&src=GitHub) · [Open on GitHub](https://github.com/pnvnd/flaskapp/blob/7d0e14af4c4d087008512b49055e05c3a5a809f4/webserver.py#L109-L110) <sup>Created from VS Code using [CodeStream](https://codestream.com/?utm_source=cs&utm_medium=issue&utm_campaign=github)</sup>