seanpedrickcase commited on
Commit
dff70b6
·
1 Parent(s): d5fc111

Formatter update

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1349,7 +1349,7 @@ with blocks:
1349
  interactive=False,
1350
  )
1351
  else:
1352
- total_pdf_page_count.render() # Need to render in both cases, as included in examples
1353
 
1354
  if GET_COST_CODES or ENFORCE_COST_CODES:
1355
  with gr.Accordion("Assign task to cost code", open=True, visible=True):
 
1349
  interactive=False,
1350
  )
1351
  else:
1352
+ total_pdf_page_count.render() # Need to render in both cases, as included in examples
1353
 
1354
  if GET_COST_CODES or ENFORCE_COST_CODES:
1355
  with gr.Accordion("Assign task to cost code", open=True, visible=True):