Skip to content

Commit

Permalink
apply suggestions from pr review
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbeedy committed Aug 21, 2024
1 parent 81ad83a commit 65734ae
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
# Copyright 2020 Canonical Ltd.
# See LICENSE file for licensing details.

"""This module has custom exceptions for slurmctld-operator.
Exception: IngressAddressUnavailableError
"""
"""Custom exceptions for the slurmctld operator."""


class IngressAddressUnavailableError(Exception):
Expand Down

0 comments on commit 65734ae

Please sign in to comment.