mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Adapt twisted tests so they pass
This commit is contained in:
committed by
Rasmus Wriedt Larsen
parent
6011cb74f8
commit
4e3c183676
@@ -0,0 +1,2 @@
|
||||
class Request(object):
|
||||
pass
|
||||
@@ -0,0 +1,2 @@
|
||||
class Resource(object):
|
||||
pass
|
||||
Reference in New Issue
Block a user