mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
2 lines
49 B
Python
2 lines
49 B
Python
def system(cmd, *args, **kwargs):
|
|
return None |