Improve some tests

This commit is contained in:
Matthias
2019-06-16 19:53:48 +02:00
parent fc3e3c468c
commit 0eb109f8f7
3 changed files with 26 additions and 7 deletions

View File

@@ -141,7 +141,7 @@ def analyse_and_plot_pairs(config: Dict[str, Any]):
logger.info('End of ploting process %s plots generated', pair_counter)
def plot_parse_args(args: List[str]) -> Namespace:
def plot_parse_args(args: List[str]) -> Dict[str, Any]:
"""
Parse args passed to the script
:param args: Cli arguments