shukdevdatta123 commited on
Commit
8aebdb6
·
verified ·
1 Parent(s): cad7624

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import networkx as nx
5
  import numpy as np
6
  from operator import itemgetter
7
  import math # Import the math module
8
- import nx_app
9
 
10
  # Sidebar for selecting an option
11
  sidebar_option = st.sidebar.radio("Select an option",
 
5
  import numpy as np
6
  from operator import itemgetter
7
  import math # Import the math module
8
+
9
 
10
  # Sidebar for selecting an option
11
  sidebar_option = st.sidebar.radio("Select an option",