9 lines
87 B
Python
9 lines
87 B
Python
def foo(a):
|
|
"""Summary
|
|
|
|
Args:
|
|
----
|
|
a: list
|
|
parameter a
|
|
"""
|