Tschoui commited on
Commit
abe7e6d
·
verified ·
1 Parent(s): 6b20e1d

Update src/app/layout.py

Browse files
Files changed (1) hide show
  1. src/app/layout.py +1 -1
src/app/layout.py CHANGED
@@ -24,7 +24,7 @@ from src.app.constants import (summary_text,
24
  example_nottrustworthy_text)
25
  #---------------------------------------------------------------------------------------
26
  # Global variables
27
- MAX_INPUT_LENGTH = 20
28
 
29
  #---------------------------------------------------------------------------------------
30
  # Functions
 
24
  example_nottrustworthy_text)
25
  #---------------------------------------------------------------------------------------
26
  # Global variables
27
+ MAX_INPUT_LENGTH = 99999999999#20
28
 
29
  #---------------------------------------------------------------------------------------
30
  # Functions