Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
raminqaf committed Jul 9, 2024
1 parent f887a20 commit 684b7bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kpops/component_handlers/helm_wrapper/helm.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ async def uninstall(
f"Release with name {release_name} not found. Could not uninstall app."
)

# TODO: write tests
async def get_values(
self,
namespace: str,
Expand Down

0 comments on commit 684b7bc

Please sign in to comment.