Skip to content

Commit 848353e

Browse files
committed
[Lint] Reformat to match new Black formatter version
Slight differences in formatting with the latest version. Signed-off-by: David Feltell <david.feltell@foundry.com>
1 parent b2b7919 commit 848353e

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)