Добавил логи и обработку исключений

This commit is contained in:
Dikola
2022-03-08 18:27:18 +03:00
parent 09310121fb
commit 960b1fa295

View File

@@ -4,10 +4,8 @@ import json
import argparse
import sys
from typing import List
from github import Github
import pygit2
from git import Repo