This commit is contained in:
Sylwia Budzynska
2024-07-31 13:22:27 +02:00
parent 72e7b6c872
commit 2a6ad00a2f

View File

@@ -11,8 +11,8 @@ import semmle.python.Concepts
private import semmle.python.frameworks.SqlAlchemy
/**
* Provides models for the `gradio` PyPI package.
* See https://pypi.org/project/gradio/.
* Provides models for the `streamlit` PyPI package.
* See https://pypi.org/project/streamlit/.
*/
module Streamlit {
/**