Remove whitespace from blank line

This commit is contained in:
Scoder12
2020-08-11 15:58:42 -07:00
parent f79df2374a
commit bcd9aaa4f3
+1 -1
View File
@@ -453,7 +453,7 @@ class JSONKey(AsyncJSONKey):
Args:
name (str): The key to set.
value (JSON_TYPE): The value to set it to.
Raises:
TypeError: The dtype attribute is not dict.
"""