mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixed some lint
This commit is contained in:
parent
b3e44e342c
commit
3c1a73f16c
1 changed files with 1 additions and 1 deletions
|
@ -1036,7 +1036,7 @@ def comment_line(path,
|
|||
char='#',
|
||||
cmnt=True,
|
||||
backup='.bak'):
|
||||
'''
|
||||
r'''
|
||||
Comment or Uncomment a line in a text file.
|
||||
|
||||
:param path: string
|
||||
|
|
Loading…
Add table
Reference in a new issue