mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-20 19:06:41 +00:00
✨ add cookies support for forward driver
This commit is contained in:
@ -88,6 +88,9 @@ extra_standard_library = ["typing_extensions"]
|
||||
path = "."
|
||||
all = false
|
||||
|
||||
[tool.pyright]
|
||||
reportShadowedImports = false
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry_core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Reference in New Issue
Block a user