mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Missed file
This commit is contained in:
parent
2d01dc1a1b
commit
aebd46f7c9
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
import requests
|
||||
import json
|
||||
|
||||
class PRInfo:
|
||||
def __init__(self, github_event):
|
||||
|
Loading…
Reference in New Issue
Block a user