Skip to content

UJOTYP-23: Python binding for list functions

Stefan Schalk requested to merge sts/ujotypes-py:UJOTYP-23 into master

Please execute merge request 42 for ujotypes-c first and restart the pipeline!

  • implement wrapper functions for variant list
  • add missing constants to wrapper module
  • write tests for the variant list functions
  • minor style guide changes (remove space before comma, put constant on the left hand side in comparisons)
  • enhance the documentation file

Closes UJOTYP-23

Edited by Björn Latte

Merge request reports