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 81f3609 commit 72e7b6cCopy full SHA for 72e7b6c
python/ql/lib/semmle/python/frameworks/Streamlit.qll
@@ -8,7 +8,7 @@ import semmle.python.dataflow.new.RemoteFlowSources
8
import semmle.python.dataflow.new.TaintTracking
9
import semmle.python.ApiGraphs
10
import semmle.python.Concepts
11
-import semmle.python.frameworks.SqlAlchemy
+private import semmle.python.frameworks.SqlAlchemy
12
13
/**
14
* Provides models for the `gradio` PyPI package.
0 commit comments