crismunoz commited on
Commit
4caca4a
1 Parent(s): 19c49e9

add settings

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [client]
2
+ showErrorDetails = false
3
+
4
+ [theme]
5
+ base="light"