mirror of https://github.com/grpc/grpc.git
parent
4f9727326e
commit
26aeb1f0bb
1 changed files with 0 additions and 14 deletions
@ -1,14 +0,0 @@ |
||||
#!/usr/bin/python2.7 |
||||
|
||||
import copy |
||||
|
||||
class State(object): |
||||
|
||||
pass |
||||
|
||||
|
||||
def generate(state): |
||||
for op, |
||||
|
||||
generate(State()) |
||||
|
Loading…
Reference in new issue