Files
codeql/python/ql/test/query-tests/Security/lib/invoke/context.py
2020-03-23 17:33:41 +01:00

4 lines
74 B
Python

class Context(object):
def run(self, command, **kwargs):
pass