Limit comment body length and adjust logging levels in GitHub provider

This commit is contained in:
mrT23
2024-08-18 08:26:01 +03:00
parent 229d7b34c7
commit 48cc2f6833

View File

@ -1,6 +1,5 @@
import copy
import datetime
import traceback
from collections import OrderedDict
from functools import partial
from typing import List, Tuple