mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-07 19:36:56 +08:00
🚨 make pyright happy (#2379)
This commit is contained in:
parent
183fc8defb
commit
0e3e16e809
@ -112,7 +112,7 @@ executionEnvironments = [
|
|||||||
|
|
||||||
typeCheckingMode = "basic"
|
typeCheckingMode = "basic"
|
||||||
reportShadowedImports = false
|
reportShadowedImports = false
|
||||||
|
disableBytesTypePromotions = true
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry_core>=1.0.0"]
|
requires = ["poetry_core>=1.0.0"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user