Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/tests/functional-tests/pip-ae…
Browse files Browse the repository at this point in the history
…d9f6bbcd
  • Loading branch information
tracyboehrer authored May 23, 2024
2 parents e1d5ad6 + 6a63f16 commit f46e0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/botbuilder-python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
pip install -r ./libraries/botbuilder-ai/tests/requirements.txt
pip install coveralls
pip install pylint==2.17
pip install black==22.3.0
pip install black==24.4.2
displayName: 'Install dependencies'
- script: 'black --check libraries'
Expand Down

0 comments on commit f46e0ae

Please sign in to comment.