mirror of
https://github.com/github/codeql.git
synced 2026-01-03 01:30:19 +01:00
Fix typo
This commit is contained in:
@@ -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 {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user