Skip to content

use parameter file_path instead of data_file_path - #85

Merged
urialon merged 1 commit into
tech-srl:masterfrom
mdrafiqulrabin:master
Jun 10, 2020
Merged

use parameter file_path instead of data_file_path#85
urialon merged 1 commit into
tech-srl:masterfrom
mdrafiqulrabin:master

Conversation

@mdrafiqulrabin

Copy link
Copy Markdown
Contributor

At line 68 , print('File: ' + data_file_path) should be print('File: ' + file_path), as data_file_path has been sent as file_path from line 133. However, this is also true that both share the same value, but data_file_path is confusing to read.

@urialon

urialon commented Jun 10, 2020

Copy link
Copy Markdown
Collaborator

Thanks @mdrafiqulrabin ,
You are right, I'm surprised that it worked so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants