Chore : add pyright
This commit is contained in:
@@ -160,3 +160,4 @@ cython_debug/
|
|||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
typings/*
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"reportUnknownMemberType":"none",
|
||||||
|
"reportUnusedCallResult": "none"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user