Skip to content
Snippets Groups Projects
Commit be61e775 authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

WIP

parent e5b5d207
No related branches found
No related tags found
1 merge request!29Move list validation to own function
......@@ -29,6 +29,8 @@ class PublishOptions:
__init__
validate_input
Check if input is correct type.
validate_list
Check if all elements of a given list are of certain type.
export
Export the plot and copy specified files to the destiantion folder.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment