fschwartzer commited on
Commit
5198bee
1 Parent(s): f573577

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ st.markdown(
58
 
59
 
60
  # Create a DataFrame with sample data
61
- data = pd.read_excel('ven_fim_PEDÓ_nov_23.xlsx)
62
 
63
  # Initialize variables to avoid NameError
64
  selected_coords = 'Direcionada'
 
58
 
59
 
60
  # Create a DataFrame with sample data
61
+ data = pd.read_excel('ven_fim_PEDÓ_nov_23.xlsx')
62
 
63
  # Initialize variables to avoid NameError
64
  selected_coords = 'Direcionada'