Skip to content

Commit 72e7b6c

Browse files
Update python/ql/lib/semmle/python/frameworks/Streamlit.qll
Co-authored-by: yoff <[email protected]>
1 parent 81f3609 commit 72e7b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/lib/semmle/python/frameworks/Streamlit.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import semmle.python.dataflow.new.RemoteFlowSources
88
import semmle.python.dataflow.new.TaintTracking
99
import semmle.python.ApiGraphs
1010
import semmle.python.Concepts
11-
import semmle.python.frameworks.SqlAlchemy
11+
private import semmle.python.frameworks.SqlAlchemy
1212

1313
/**
1414
* Provides models for the `gradio` PyPI package.

0 commit comments

Comments
 (0)