You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server.show_message_log("pyproject.toml is not valid", "Error")
144
146
return {
145
147
"status": "error",
146
-
"message": "pyproject.toml is not valid", # keep the error message the same, the extension is matching "pyproject.toml" in the error message to show the codeflash init instructions
148
+
# keep the error message the same, the extension is matching "pyproject.toml" in the error message to show the codeflash init instructions
0 commit comments