Import json

This commit is contained in:
alesapin 2021-09-29 10:55:12 +03:00
parent cb81189bf9
commit bf9ebf4211

View File

@ -1,6 +1,7 @@
#!/usr/bin/env python3
import logging
from github import Github
import json
import os
NAME = 'Run Check (actions)'