mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-20 18:51:59 +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