eaglelandsonce commited on
Commit
8593b8c
·
verified ·
1 Parent(s): 7c7a599

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ tab1, tab2, tab3, tab4, tab5, tab6 = st.tabs(["PHY 504: Advanced Mechanics",
9
  "PHY 611: Electromagnetic Theory I",
10
  "PHY 613: Electromagnetic Theory II",
11
  "PHY 614: Quantum Mechanics I",
12
- _ "PHY 615: Quantum Mechanics II",
13
  "PHY 632: Statistical Mechanics"])
14
 
15
  with tab1:
 
9
  "PHY 611: Electromagnetic Theory I",
10
  "PHY 613: Electromagnetic Theory II",
11
  "PHY 614: Quantum Mechanics I",
12
+ "PHY 615: Quantum Mechanics II",
13
  "PHY 632: Statistical Mechanics"])
14
 
15
  with tab1: