From ceaba7af173b4149e94d04ce4ce5edae962a9025 Mon Sep 17 00:00:00 2001 From: Shing Zhan Date: Mon, 15 Jan 2024 15:43:53 +0000 Subject: [PATCH] Fix header --- python/tests/test_imputation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tests/test_imputation.py b/python/tests/test_imputation.py index 5b55660cc6..96cdaaf3a3 100644 --- a/python/tests/test_imputation.py +++ b/python/tests/test_imputation.py @@ -1,5 +1,5 @@ """ -Tests for genotype imputation (forward and Baum-Welsh algorithms). +Tests for interpolation-style genotype imputation. """ import io