Ryan Kim commited on
Commit
a87fbc1
1 Parent(s): 2e385ca
Files changed (1) hide show
  1. src/main.py +3 -4
src/main.py CHANGED
@@ -267,8 +267,7 @@ elif st.session_state.page == "patent":
267
  # st.markdown(st.session_state.patent_data[st.session_state.patent_num]["label"])
268
 
269
 
270
-
271
-
272
-
273
  else:
274
- st.write("To get started, access the sidebar on the left (click the arrow in the top-left corner of the screen) and select a tool.")
 
 
 
267
  # st.markdown(st.session_state.patent_data[st.session_state.patent_num]["label"])
268
 
269
 
 
 
 
270
  else:
271
+ st.write("To get started, access the sidebar on the left (click the arrow in the top-left corner of the screen) and select a tool.")
272
+
273
+ st.write("")