prakharg24 commited on
Commit
8c6af18
·
verified ·
1 Parent(s): da09379

Update my_pages/developer_decisions.py

Browse files
Files changed (1) hide show
  1. my_pages/developer_decisions.py +1 -1
my_pages/developer_decisions.py CHANGED
@@ -1,6 +1,6 @@
1
  # pipeline_app.py
2
  import streamlit as st
3
- from utils import go_to
4
  from utils import pipeline_data
5
 
6
  def render():
 
1
  # pipeline_app.py
2
  import streamlit as st
3
+ from utils import add_navigation
4
  from utils import pipeline_data
5
 
6
  def render():