testing removed

This commit is contained in:
simonwt 2026-04-08 12:17:26 +01:00
parent 255d6ef37b
commit adef4fa8aa

View file

@ -61,9 +61,9 @@ def save_response(response):
# print("-----------------------------") # print("-----------------------------")
# feed = API.run_job('post.listbybranch', "music") # feed = API.run_job('post.listbybranch', "music")
# print(feed) # print(feed)
print("-----------------------------") # print("-----------------------------")
feed = save_response(API.run_job('post.listremoved')) # feed = save_response(API.run_job('post.listremoved'))
print(feed) # print(feed)
# print("----------------------------z # print("----------------------------z
# branchlist = API.run_job('branch.listbyname') # branchlist = API.run_job('branch.listbyname')
# print(branchlist) # print(branchlist)