Missed file

This commit is contained in:
alesapin 2021-09-15 16:39:11 +03:00
parent 2d01dc1a1b
commit aebd46f7c9

View File

@ -1,5 +1,6 @@
#!/usr/bin/env python3
import requests
import json
class PRInfo:
def __init__(self, github_event):