Skip to content

Commit 5188104

Browse files
committed
dan comments
1 parent e6761a6 commit 5188104

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
@@ -7,6 +7,6 @@
77
'last_name': 'Bob'
88
# ...
99
},
10-
# ....
10+
# ...
1111
}
1212
requests.post('...', json=data, headers=headers)

0 commit comments

Comments
 (0)