Skip to content

Commit ea476cc

Browse files
[Internal] Replace incorrect any type hints with Any (#915)
## What changes are proposed in this pull request? This PR is a no-op that replaces incorrect `any` type hints with `Any`. ## How is this tested? No change to unit tests and integration tests. NO_CHANGELOG=true
1 parent e4acda8 commit ea476cc

21 files changed

+1427
-1426
lines changed

databricks/sdk/__init__.py

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

databricks/sdk/service/apps.py

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)