Skip to content

Commit d7a6e3a

Browse files
Test release commit
1 parent 570b10b commit d7a6e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudigrade/api/tasks/sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ def _get_and_verify_sources_data(
141141
142142
Returns:
143143
(dict, dict): application and authentication dicts if present and valid,
144-
otherwise None.
144+
otherwise None
145145
"""
146146
application = sources.get_application(account_number, org_id, application_id)
147147
if not application:

0 commit comments

Comments
 (0)