add block_forever example

update example READMEs

add script entry point for block_forever example
add poe task block-forever
This commit is contained in:
2026-03-25 05:46:14 +00:00
parent e1fa0eea79
commit 336a52d172
6 changed files with 92 additions and 8 deletions

View File

@@ -27,6 +27,7 @@ envfile = ".env"
[tool.poe.tasks]
events.script = "scripts:ex_events"
block-forever.script = "scripts:ex_block_forever"
[tool.ruff]
exclude = [