Skip to content

Add typing overload to improve type validation

Simon Mazenoux requested to merge tighten-the-return-type-of-the-query-methods into dev

Context

  • When developing the new analyses, we wanted to avoid having to check whether the return type was dataframe or a list

What was done

TODO

  • /

QA

  • code was not unit tested
  • acceptance tests were not written

Review objectives

  • assessment of code functionality
  • assessment of code quality
Edited by Simon Mazenoux

Merge request reports