Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
giannibalistreri committed Dec 26, 2023
1 parent d5143b1 commit f60abdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def analytical_data_types(data_set_path: str,
s3_output_file_path_analytical_data_types: str = None,
) -> NamedTuple('outputs', [('analytical_data_types', dict)]):
"""
Evaluate analytical data types
Receive analytical data types
:param data_set_path: str
Complete file path of the data set
Expand Down

0 comments on commit f60abdc

Please sign in to comment.