Skip to content

Commit 2b36735

Browse files
committed
last commit didtn go wlel
1 parent 5ea1cfa commit 2b36735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/creating-updating-users/creating-updating-users.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"last_name": "Bob",
99
"mobile": "07842 485 204",
1010
"photo": "https://photo_url.com/200/300"
11-
# ...
11+
#...
1212
}
1313

1414
requests.post('...', json=data, headers=headers)

0 commit comments

Comments
 (0)