Skip to content

Commit

Permalink
Doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevan Holdaway committed Feb 20, 2018
1 parent 048230f commit 32fffab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quipucords/api/scan/serializer.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def validate_sources(sources):
def check_for_existing_name(name, scan_id=None):
"""Look for existing (different object) with same name.
:param name: Name of source to look for
:param name: Name of scan to look for
:param scan_id: Scan to exclude
"""
if scan_id is None:
Expand Down

0 comments on commit 32fffab

Please sign in to comment.