Skip to content

Commit 9df55c6

Browse files
RichardScottOZJosepSampe
authored andcommitted
payload
1 parent 2ffe982 commit 9df55c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lithops/invokers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ def select_runtime(self, job_id, runtime_memory):
133133

134134
def _create_payload(self, job):
135135
"""
136-
Creates the default pyload dictionary
136+
Creates the default payload dictionary
137137
"""
138138
payload = {
139139
'config': self.config,

0 commit comments

Comments
 (0)