Skip to content

Commit

Permalink
fix: function sig
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidLemon committed Apr 29, 2024
1 parent 3239855 commit b78019b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dagger/src/main/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
class Whohacks:
@function
async def build_and_push(
self,
*,
git_ref: str,
git_commit: str,
registry: str,
Expand Down

0 comments on commit b78019b

Please sign in to comment.