Skip to content

Commit

Permalink
Odd ghactions error
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgarde committed Mar 7, 2024
1 parent 0ea99eb commit 1f681e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions podaac/swodlr_hysds/notify_swodlr.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def notify_swodlr(context):
sns = boto3.client('sns')

update_schema = json.load(
# pylint: disable-next=E1120
resources.files().join_path('schemas/sds_update.json').open('r')
)

Expand Down

0 comments on commit 1f681e9

Please sign in to comment.