Debug for git

main
Bob Mottram 2020-05-02 14:04:08 +00:00
parent 307ae74b29
commit 884fb86d1a
1 changed files with 1 additions and 0 deletions

View File

@ -2052,6 +2052,7 @@ def inboxAfterCapabilities(recentPostsCache: {}, maxRecentPosts: int,
print('Debug git 1')
if isinstance(postJsonObject['object'], dict):
print('Debug git 2')
pprint(postJsonObject)
if postJsonObject['object'].get('content') and \
postJsonObject['object'].get('summary'):
print('Debug git 3')