darienacosta commited on
Commit
7cf2b97
1 Parent(s): 2ef2189

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ print("WHISPER_MODEL", WHISPER_MODEL)
92
 
93
 
94
 
95
- ARC = """<p>When multiple lines of business are selected or already bound - we need to follow the ""most restrictive"" guideline.</p>
96
  <p>Example: &nbsp;If Auto Liability (AL) is bound already and we are processing an endorsement, we need to make sure the driver has 2+ years driving experience (even if only 1+ is needed for the other coverages like APD, etc)</p>
97
  <div class=""hs-table-align-center"" style=""overflow-x: auto; max-width: 100%; width: 100%; margin-left: auto; margin-right: auto;"" data-hs-responsive-table=""true"">
98
  <table style=""width: 100%; border: 1px solid #99acc2; border-collapse: collapse; table-layout: fixed;"">
 
92
 
93
 
94
 
95
+ ARC = """<p>When multiple lines of business are selected or already bound - we need to follow the ""most restrictive"" guideline.</p>
96
  <p>Example: &nbsp;If Auto Liability (AL) is bound already and we are processing an endorsement, we need to make sure the driver has 2+ years driving experience (even if only 1+ is needed for the other coverages like APD, etc)</p>
97
  <div class=""hs-table-align-center"" style=""overflow-x: auto; max-width: 100%; width: 100%; margin-left: auto; margin-right: auto;"" data-hs-responsive-table=""true"">
98
  <table style=""width: 100%; border: 1px solid #99acc2; border-collapse: collapse; table-layout: fixed;"">