minor spacing change

This commit is contained in:
Thomas S Hatch 2013-01-25 17:04:11 -07:00
parent 239a04c4ce
commit 4d3dff3d1e

View File

@ -23,7 +23,9 @@ def __virtual__():
def _check_svn():
'''Check for svn on this node.'''
'''
Check for svn on this node.
'''
utils.check_or_die('svn')