From 1697168b84e24847796716ee7f151cdf0144c071 Mon Sep 17 00:00:00 2001 From: Ryan Melvin <rlmelvin@uab.edu> Date: Tue, 30 May 2023 14:18:55 -0500 Subject: [PATCH] data warning in app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 2d6aae8..7d09bf9 100644 --- a/app.py +++ b/app.py @@ -76,7 +76,7 @@ st.markdown(""" Brought to you by the Anesthesiology MPOG Steering Committee, Informatics, and Data Science teams -_Not affiliated with MPOG. Not approved for use with PHI._ +_Not affiliated with MPOG. Not approved for use with sensitive data or PHI._ All submissions are recorded for potential review by the MPOG Steering Committee. -- GitLab