Skip to content

Commit 89a638b

Browse files
committed
do pre-commit
1 parent 79bcd05 commit 89a638b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/paddle/trainer_config_helpers/data_sources.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ def define_py_data_sources2(train_list, test_list, module, obj, args=None):
192192
:return: None
193193
:rtype: None
194194
"""
195+
195196
def py_data2(files, load_data_module, load_data_object, load_data_args,
196197
**kwargs):
197198
data = DataBase()

0 commit comments

Comments
 (0)