Skip to content

Commit

Permalink
payload
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardScottOZ authored and JosepSampe committed May 30, 2024
1 parent 2ffe982 commit 9df55c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lithops/invokers.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def select_runtime(self, job_id, runtime_memory):

def _create_payload(self, job):
"""
Creates the default pyload dictionary
Creates the default payload dictionary
"""
payload = {
'config': self.config,
Expand Down

0 comments on commit 9df55c6

Please sign in to comment.