From 6226695a2072c2e269ece38254389e871c26e01f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 29 May 2025 11:41:39 -0500 Subject: feat: add stratified sampling script (#12) * feat: add stratified sampling script * Commit from GitHub Actions (Ruff) --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 07ed393..840093e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -venv/ +.venv +venv readme.html -- cgit v1.2.3-70-g09d2