mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixed pylint error caused by \P... added r
This commit is contained in:
parent
bc42a4bb11
commit
36804253e6
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ def add(path, index=0):
|
|||
|
||||
|
||||
def remove(path):
|
||||
'''
|
||||
r'''
|
||||
Remove the directory from the SYSTEM path
|
||||
|
||||
Returns:
|
||||
|
|
Loading…
Add table
Reference in a new issue