@@ -0,0 +1,10 @@
import asyncio
import background.tasks
async def main():
await background.tasks.update_marketplace(2820)
if __name__ == '__main__':
asyncio.run(main())
The note is not visible to the blocked user.