GSMEthesis commited on
Commit
f135515
·
verified ·
1 Parent(s): 0f252c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -739,12 +739,6 @@ h3 {
739
  """, unsafe_allow_html=True)
740
 
741
  # ========== توابع اصلی ==========
742
- import streamlit as st
743
- import plotly.graph_objects as go
744
-
745
- def custom_likert_slider(question_data):
746
- import plotly.graph_objects as go
747
-
748
  def custom_likert_slider(question_data):
749
  """نمایش سوال لیکرت با اسلایدر و طیف رنگی Plotly"""
750
  question = question_data["question"]
 
739
  """, unsafe_allow_html=True)
740
 
741
  # ========== توابع اصلی ==========
 
 
 
 
 
 
742
  def custom_likert_slider(question_data):
743
  """نمایش سوال لیکرت با اسلایدر و طیف رنگی Plotly"""
744
  question = question_data["question"]