mirror of
https://github.com/github/codeql.git
synced 2026-05-30 11:01:24 +02:00
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
/**
|
|
* Deprecated. Use `semmle.python.regexp.RegexTreeView` instead.
|
|
*/
|
|
|
|
deprecated import regexp.RegexTreeView as Dep
|
|
import Dep
|