4 lines
109 B
Python
Raw Normal View History

2023-09-20 13:15:06 +02:00
from jsonargparse import set_docstring_parse_options
set_docstring_parse_options(attribute_docstrings=True)