Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
drahc1R committed Aug 3, 2023
1 parent eed5ab3 commit 853f8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_generators.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def setUpClass(cls):
}
)
dp.set_seed(0)

# create dataset and profile for tabular
cls.tab_csv_data = dp.Data(os.path.join(test_dir, "data/tabular.csv"))
cls.profile = dp.Profiler(
Expand Down

0 comments on commit 853f8eb

Please sign in to comment.