Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1bb55ca

Browse filesBrowse files
authored
Rename data_load.py to data_load.py
1 parent 03b72e3 commit 1bb55ca
Copy full SHA for 1bb55ca

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/data/ data_load.py renamed to ‎src/data/data_load.py

Copy file name to clipboardExpand all lines: src/data/data_load.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ def load_all_dataset(eval_args: EvaluateArguments):
4848
if __name__ == '__main__':
4949
a = os.path.split(os.path.realpath(__file__))[0]
5050
b = os.path.abspath(os.path.dirname(a)+os.path.sep+"../data")
51-
logger.debug(b)
51+
logger.debug(b)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.