mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-20 23:18:01 +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
|
||||
reportMissingTypeStubs = false
|
||||
reportAny = false
|
||||
reportExplicitAny = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user