Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
disrupted committed Apr 3, 2024
1 parent 24751e9 commit 1cbac2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kpops/components/base_components/helm_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def model_dump(self, **_) -> dict[str, Any]:

a: str = 1


class HelmApp(KubernetesApp):
"""Kubernetes app managed through Helm with an associated Helm chart.
Expand Down

0 comments on commit 1cbac2d

Please sign in to comment.