Skip to content

Commit

Permalink
Black updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx committed Nov 5, 2020
1 parent 1bb27c6 commit 8e51216
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/nlu/emulators/test_dialogflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ def test_dialogflow_response():
"fulfillmentText": "",
"fulfillmentMessages": [],
"outputContexts": [],
"intent": {
"name": "inform",
"displayName": "inform"
},
"intent": {"name": "inform", "displayName": "inform"},
"intentDetectionConfidence": 0.4794813722432127,
},
}

0 comments on commit 8e51216

Please sign in to comment.