Skip to content

Commit 8edd273

Browse files
authored
Merge pull request #47 from feltech/work/newBlackVersionReformat
[Lint] Reformat to match new Black formatter version
2 parents b2b7919 + 848353e commit 8edd273

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tests/fixtures.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"""
55
Manager test harness test case fixtures for My Asset Manager.
66
"""
7+
78
from openassetio import constants
89
from openassetio_mediacreation.traits.content import LocatableContentTrait
910
from openassetio_mediacreation.traits.application import ConfigTrait

tests/test_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
from openassetio.test.manager import harness, apiComplianceSuite
2626
from openassetio.pluginSystem import PythonPluginSystemManagerPlugin
2727

28-
2928
#
3029
# Tests
3130
#

0 commit comments

Comments
 (0)