acecalisto3 commited on
Commit
20947d8
·
verified ·
1 Parent(s): 6d01c8e

Update app2.py

Browse files
Files changed (1) hide show
  1. app2.py +1 -1
app2.py CHANGED
@@ -153,7 +153,7 @@ if st.session_state.workspace_projects:
153
  else:
154
  st.info("No files in the project. Use the chat interface to generate code.")
155
  else:
156
- st.info( "No projects created yet. Create a project to start coding."
157
 
158
  # Terminal Interface
159
  st.subheader("Terminal (Workspace Context)")
 
153
  else:
154
  st.info("No files in the project. Use the chat interface to generate code.")
155
  else:
156
+ st.info("No projects created yet. Create a project to start coding.")
157
 
158
  # Terminal Interface
159
  st.subheader("Terminal (Workspace Context)")