Lint: Remove trailing whitespace

This commit is contained in:
Nicole Thomas 2017-09-07 09:21:42 -04:00 committed by GitHub
parent 51af8f8757
commit 1e94d0ac3a

View File

@ -313,7 +313,7 @@ VALID_OPTS = {
# Whether or not scheduled mine updates should be accompanied by a job return for the job cache
'mine_return_job': bool,
# The number of minutes between mine updates.
# The number of minutes between mine updates.
'mine_interval': int,
# The ipc strategy. (i.e., sockets versus tcp, etc)