dustalov commited on
Commit
b6d24c3
·
verified ·
1 Parent(s): 9d8faca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -264,7 +264,7 @@ Whether you're working with linguistic data or other networks, Watset is the go-
264
  - Maven Central: <https://search.maven.org/artifact/org.nlpub/watset>
265
  - conda-forge: <https://anaconda.org/conda-forge/watset>
266
  ''',
267
- allow_flagging='never'
268
  )
269
 
270
  iface.launch()
 
264
  - Maven Central: <https://search.maven.org/artifact/org.nlpub/watset>
265
  - conda-forge: <https://anaconda.org/conda-forge/watset>
266
  ''',
267
+ flagging_mode='never',
268
  )
269
 
270
  iface.launch()