mirror of
https://github.com/github/codeql.git
synced 2025-12-26 13:46:31 +01: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
|