Commit e70b82b6 by Tom Christie

Update html.py

parent 1838e18a
...@@ -72,7 +72,7 @@ def parse_html_dict(dictionary, prefix): ...@@ -72,7 +72,7 @@ def parse_html_dict(dictionary, prefix):
--> -->
{ {
'profile': { 'profile': {
'username': 'example, 'username': 'example',
'email': 'example@example.com' 'email': 'example@example.com'
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment