Skip to content

Commit 4432b49

Browse files
committed
empty commit
1 parent fbbd4e9 commit 4432b49

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)