fix(typo): Phython to Python
Change-Id: I51aa11fca87ac1b7ed9058c0221dc0cce1d6f7fc
This commit is contained in:
parent
9468ad1cec
commit
98462f23cf
@ -24,7 +24,7 @@ JSONObject = dict
|
||||
"""Represents a JSON object in Python."""
|
||||
|
||||
JSONArray = list
|
||||
"""Represents a JSON array in Phython."""
|
||||
"""Represents a JSON array in Python."""
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user