Skip to content

Commit 855e019

Browse files
SDF
1 parent a4828c0 commit 855e019

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linode_api4/objects/base.py

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def __init__(
3535
nullable=False,
3636
unordered=False,
3737
json_object=None,
38-
json_object_options=None,
3938
):
4039
"""
4140
A Property is an attribute returned from the API, and defines metadata

0 commit comments

Comments
 (0)