KAI MAURIN-JONES commited on
Commit
ff8b6db
β€’
1 Parent(s): 9b8fb12

plots scipt updated

Browse files
Files changed (1) hide show
  1. plots.py +1 -1
plots.py CHANGED
@@ -1,4 +1,4 @@
1
- from wordle_functions import *
2
  import pandas as pd
3
  import streamlit as st
4
  import plotly.express as px
 
1
+ from wordle_assistant_functions import *
2
  import pandas as pd
3
  import streamlit as st
4
  import plotly.express as px