eaglelandsonce commited on
Commit
abd8653
·
verified ·
1 Parent(s): 4795f61

Update app.py

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