We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e7b6c commit 2a6ad00Copy full SHA for 2a6ad00
python/ql/lib/semmle/python/frameworks/Streamlit.qll
@@ -11,8 +11,8 @@ import semmle.python.Concepts
11
private import semmle.python.frameworks.SqlAlchemy
12
13
/**
14
- * Provides models for the `gradio` PyPI package.
15
- * See https://pypi.org/project/gradio/.
+ * Provides models for the `streamlit` PyPI package.
+ * See https://pypi.org/project/streamlit/.
16
*/
17
module Streamlit {
18
0 commit comments