Skip to content

Commit 21c62d7

Browse files
authored
removing stray == (Azure#7218)
1 parent 758f358 commit 21c62d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
inputs:
2424
scriptPath: 'scripts/dev_setup.py'
2525
arguments: '--exceptionlist=azure-eventhubs-checkpointstoreblob-aio'
26-
=
26+
2727
- powershell: |
2828
cd $(Build.SourcesDirectory)/doc/sphinx
2929
pip install -r requirements.txt

0 commit comments

Comments
 (0)