mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-21 07:28:44 +00:00
MINOR: add reportExplicitAny = false for basedpyright (#18777)
This commit is contained in:
parent
430791d840
commit
c164aff561
@ -280,3 +280,4 @@ ignore = [
|
|||||||
reportDeprecated = false
|
reportDeprecated = false
|
||||||
reportMissingTypeStubs = false
|
reportMissingTypeStubs = false
|
||||||
reportAny = false
|
reportAny = false
|
||||||
|
reportExplicitAny = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user