Skip to content

Commit

Permalink
Update fslite/tests/generate_big_tests.py
Browse files Browse the repository at this point in the history
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
  • Loading branch information
ypriverol and codiumai-pr-agent-pro[bot] authored Sep 25, 2024
1 parent cc4e794 commit 0ccd98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fslite/tests/generate_big_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import pyarrow.parquet as pq


def test_generate_big_dataset():
def generate_large_test_dataset():
# Parameters for the dataset
n_samples = 1200
n_features = 10_000
Expand Down

0 comments on commit 0ccd98d

Please sign in to comment.