Skip to content

Commit 04c76e3

Browse files
author
Henry Wallace
committed
lint: remove unused pytest import in test_data_stratified.py
1 parent ae25f1e commit 04c76e3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_data_stratified.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Tests for stratified_sample (especially frequency-weighted with replacement)."""
22

3-
import pytest
43
from collections import Counter
54

65
from tiny_icf.data import stratified_sample

0 commit comments

Comments
 (0)