mirror of
https://github.com/simon987/gabtv_feed.git
synced 2025-12-15 23:59:08 +00:00
Initial commit
This commit is contained in:
4
post_process.py
Normal file
4
post_process.py
Normal file
@@ -0,0 +1,4 @@
|
||||
def post_process(item):
|
||||
item["_v"] = 1.0
|
||||
|
||||
return item
|
||||
Reference in New Issue
Block a user