diff --git a/services/github/comment_manager.py b/services/github/comment_manager.py new file mode 100644 index 0000000..fafe3b8 --- /dev/null +++ b/services/github/comment_manager.py @@ -0,0 +1,5 @@ + if comments is None: + return [] + +@@ -43,0 +46,1 @@ +