mirror of
https://github.com/github/codeql.git
synced 2026-07-27 14:01:57 +02:00
6 lines
93 B
Python
6 lines
93 B
Python
import sys
|
|
|
|
from create_database_utils import *
|
|
|
|
run_codeql_database_create([], lang="java")
|