Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
francoishernandez committed Sep 23, 2024
1 parent b3d3c6d commit 76d0355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eole/tests/test_data_prepare.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def get_default_opts():
from eole.config.data import DataConfig

opt = DataConfig(**default_opts)
opt._validate_data_config()
# Inject some dummy training options that may needed when build fields
return opt

Expand Down

0 comments on commit 76d0355

Please sign in to comment.