Skip to content

Commit

Permalink
fixup! [Core] Support OpenAssetIO 1.0.0-beta.1.0
Browse files Browse the repository at this point in the history
Linting

Signed-off-by: David Feltell <[email protected]>
  • Loading branch information
feltech committed Oct 24, 2023
1 parent 9c9fb6f commit 96021bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_resolver.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
# patched `hasCapability`.
@pytest.mark.forked
def test_when_manager_cannot_resolve_then_exception_thrown(monkeypatch):
# pylint: disable=invalid-name,import-outside-toplevel
from openassetio_manager_bal.BasicAssetLibraryInterface import (
BasicAssetLibraryInterface,
)
Expand Down

0 comments on commit 96021bc

Please sign in to comment.