Skip to content

Commit

Permalink
Resolving conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Durgbuns <sdurgbun@redhat.com>
  • Loading branch information
shivamdurgbuns committed Jun 5, 2024
1 parent 666beb9 commit 7eb3d7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ocs_ci/ocs/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -706,10 +706,7 @@ class ClusterNotInSTSModeException(Exception):

class APIRequestError(Exception):
pass
<<<<<<< HEAD


class ProviderModeNotFoundException(Exception):
pass
=======
>>>>>>> c4241be1 (Removing exceptions and adding assertions)

0 comments on commit 7eb3d7b

Please sign in to comment.