tracinginsights commited on
Commit
ca97e90
1 Parent(s): 1f6345c

Create Penalty_Points.py

Browse files
Files changed (1) hide show
  1. pages/Penalty_Points.py +5 -0
pages/Penalty_Points.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ import streamlit as st
2
+ from repo_directory import Penalty_Points
3
+ from repo_directory import button
4
+
5
+ Penalty_Points.plot()