Skip to content

Commit e769095

Browse files
Update services/github/comment_manager.py
1 parent bb1f31a commit e769095

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

services/github/comment_manager.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
if comments is None:
2+
return []
3+
4+
@@ -43,0 +46,1 @@
5+

0 commit comments

Comments
 (0)