Closed garlicbulbxian closed 7 years ago
Same comments as I made in https://github.com/garlicbulb-puzhuo/ggo/pull/42.
Use os.path.join(input_path, "*.npy") for these things. Then, you don't have to care about trailing spaces.
@tomowind I will create another pull request.
Same comments as I made in https://github.com/garlicbulb-puzhuo/ggo/pull/42.
Use os.path.join(input_path, "*.npy") for these things. Then, you don't have to care about trailing spaces.