Skip to content

Commit

Permalink
remove addition line
Browse files Browse the repository at this point in the history
  • Loading branch information
shenchenruwo committed Oct 11, 2024
1 parent 3a26642 commit 37620c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions basyx/aas/backend/backends.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,5 @@ class UnknownBackendException(BackendError):


class BackendNotAvailableException(BackendError):
"""Raised, if the backend does exist in the registry, but is not
available for some reason"""
"""Raised, if the backend does exist in the registry, but is not available for some reason"""
pass

0 comments on commit 37620c6

Please sign in to comment.