mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Import json
This commit is contained in:
parent
cb81189bf9
commit
bf9ebf4211
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
import logging
|
||||
from github import Github
|
||||
import json
|
||||
import os
|
||||
|
||||
NAME = 'Run Check (actions)'
|
||||
|
Loading…
Reference in New Issue
Block a user