JBHF commited on
Commit
5682ca7
·
verified ·
1 Parent(s): 46ff04a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -260,7 +260,7 @@ def main():
260
 
261
  # 09-11-2024
262
  # html_content=str(list(antwoorden.items())) + '\n\n' + biografie + separate_text_and_table(big5_profiel) + '\n\n' + '\n\n' + '<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE Big5_OCEAN_Psychological_Personality_Profile_From_Answers_To_Questions_Set APP ON HF SPACES VAN [email protected] NAAR [email protected] OP </strong>' + str(datetime.datetime.now()))
263
- html_content=str(list(antwoorden.items())) + '\n\n' + biografie + separate_text_and_table(big5_profiel) + '\n\n' + '\n\n' + '<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE Big5_OCEAN_Psychological_Personality_Profile_From_Answers_To_Questions_Set APP ON HF SPACES VAN [email protected] NAAR [email protected] OP </strong>' + str(datetime.datetime.now()))
264
 
265
 
266
  try:
 
260
 
261
  # 09-11-2024
262
  # html_content=str(list(antwoorden.items())) + '\n\n' + biografie + separate_text_and_table(big5_profiel) + '\n\n' + '\n\n' + '<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE Big5_OCEAN_Psychological_Personality_Profile_From_Answers_To_Questions_Set APP ON HF SPACES VAN [email protected] NAAR [email protected] OP </strong>' + str(datetime.datetime.now()))
263
+ html_content=str(list(antwoorden.items())) + '\n\n' + str(biografie) + str(separate_text_and_table(big5_profiel)) + '\n\n' + '\n\n' + '<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE Big5_OCEAN_Psychological_Personality_Profile_From_Answers_To_Questions_Set APP ON HF SPACES VAN [email protected] NAAR [email protected] OP </strong>' + str(datetime.datetime.now()))
264
 
265
 
266
  try: