Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailing spaces in messages #8179

Closed
toslunar opened this issue Sep 26, 2019 · 1 comment · Fixed by #8536
Closed

Trailing spaces in messages #8179

toslunar opened this issue Sep 26, 2019 · 1 comment · Fixed by #8536
Labels
cat:enhancement Implementation that does not break interfaces. prio:low Low priority. Nice-to-have. stale Not updated for a longer period of time.

Comments

@toslunar
Copy link
Member

chainer/exporters/caffe.py:386:                        '} \n')
chainer/functions/array/tile.py:20:            msg = 'reps must be int or tuple of ints. \n' \
chainer/testing/array.py:32:            'assert_allclose failed: \n' +
chainermn/global_except_hook.py:22:        sys.stderr.write('ChainerMN: \n')
chainermn/global_except_hook.py:23:        sys.stderr.write('   Uncaught exception on rank {}. \n'.format(rank))
examples/chainermn/imagenet/train_imagenet.py:31:                     'which works only with Python >= 3.4. \n'
tests/chainermn_tests/communicator_tests/test_mpi.py:48:                      "***** The following Open MPI versions have a bug \n" \
tests/chainermn_tests/communicator_tests/test_mpi.py:50:                      "when GPUDirect is used: \n" \
@kmaehashi kmaehashi added cat:enhancement Implementation that does not break interfaces. prio:low Low priority. Nice-to-have. labels Oct 1, 2019
@stale
Copy link

stale bot commented Dec 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Not updated for a longer period of time. label Dec 30, 2019
@mergify mergify bot closed this as completed in #8536 Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:enhancement Implementation that does not break interfaces. prio:low Low priority. Nice-to-have. stale Not updated for a longer period of time.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants