11 lines
137 B
Plaintext
11 lines
137 B
Plaintext
{notice}
|
|
|
|
|
|
class {class_name}:
|
|
"""{docstring_args}
|
|
"""
|
|
ID = {object_id}
|
|
|
|
def __init__(self{arguments}):
|
|
{fields}
|