Skip to content

Commit e8a863b

Browse files
committed
fix: typo in python sample
1 parent 0fa06fd commit e8a863b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ paths:
230230
puts "Error when calling ScoreApi->create_score: #{e}"
231231
end
232232
- lang: Python
233-
-forrce: |
233+
source: |
234234
from pprint import pprint
235235
import os
236236
from urllib.request import urlopen

0 commit comments

Comments
 (0)