feat: add backoff service and some message reactions
This commit is contained in:
parent
2cad170eb3
commit
3bc4e19de1
11 changed files with 394 additions and 24 deletions
|
|
@ -52,7 +52,7 @@ extend-select = [
|
|||
"W", "C90", "I", "N", "UP", "S", "BLE", "B", "A", "COM", "C4", "DTZ", "T10", "EM", "ISC", "T20", "PT", "RSE", "RET",
|
||||
"SIM", "PTH", "ERA", "PGH", "PL", "RUF", "FURB", "PERF"
|
||||
]
|
||||
extend-ignore = ["S101", "ISC002", "COM812", "ISC001"]
|
||||
extend-ignore = ["S101", "ISC002", "COM812", "ISC001", "EM101", "EM102"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue