duongthienz commited on
Commit
1aaacea
·
verified ·
1 Parent(s): 0a775f1

Update state.py

Browse files
Files changed (1) hide show
  1. state.py +1 -1
state.py CHANGED
@@ -426,4 +426,4 @@ def analyze(inFileName):
426
  except Exception as e:
427
  print(f"Error in analyze: {e}")
428
  traceback.print_exc()
429
- st.error(f"Debug - analyze() failed: {e}")
 
426
  except Exception as e:
427
  print(f"Error in analyze: {e}")
428
  traceback.print_exc()
429
+ st.error(f"Debug - analyze() failed: {e}")