mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Merge pull request #2190 from RasmusWL/python-modernise-tornado-library
Python: modernise tornado library
This commit is contained in:
2
python/ql/test/query-tests/Security/lib/tornado/web.py
Normal file
2
python/ql/test/query-tests/Security/lib/tornado/web.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class RequestHandler(object):
|
||||
pass
|
||||
Reference in New Issue
Block a user