We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3573a36 commit ab2bd2aCopy full SHA for ab2bd2a
.circleci/config.yml
@@ -1521,6 +1521,7 @@ jobs:
1521
- run: python ./tests/code_coverage_tests/prevent_key_leaks_in_exceptions.py
1522
- run: python ./tests/code_coverage_tests/check_unsafe_enterprise_import.py
1523
- run: python ./tests/code_coverage_tests/ban_copy_deepcopy_kwargs.py
1524
+ - run: python ./tests/code_coverage_tests/check_fastuuid_usage.py
1525
- run: helm lint ./deploy/charts/litellm-helm
1526
1527
db_migration_disable_update_check:
0 commit comments