We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2b7919 + 848353e commit 8edd273Copy full SHA for 8edd273
2 files changed
tests/fixtures.py
@@ -4,6 +4,7 @@
4
"""
5
Manager test harness test case fixtures for My Asset Manager.
6
7
+
8
from openassetio import constants
9
from openassetio_mediacreation.traits.content import LocatableContentTrait
10
from openassetio_mediacreation.traits.application import ConfigTrait
tests/test_manager.py
@@ -25,7 +25,6 @@
25
from openassetio.test.manager import harness, apiComplianceSuite
26
from openassetio.pluginSystem import PythonPluginSystemManagerPlugin
27
28
-
29
#
30
# Tests
31
0 commit comments