From 94df0aeeecf10a756abe1db2336d8997806b9a02 Mon Sep 17 00:00:00 2001 From: David Feltell Date: Mon, 2 Sep 2024 13:28:07 +0100 Subject: [PATCH] fixup! [Docs] Add hybrid plugin system notebook Lint (newline at end of config file). Signed-off-by: David Feltell --- examples/resources/hybrid_plugin_system/openassetio_config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/resources/hybrid_plugin_system/openassetio_config.toml b/examples/resources/hybrid_plugin_system/openassetio_config.toml index 98d7314..5ddb98e 100644 --- a/examples/resources/hybrid_plugin_system/openassetio_config.toml +++ b/examples/resources/hybrid_plugin_system/openassetio_config.toml @@ -41,4 +41,4 @@ read_traits = ''' examplehybrid:///project_artwork/logos/openassetio,openassetio-mediacreation:usage.Entity examplehybrid:///project_artwork/logos/openassetio,openassetio-mediacreation:twoDimensional.Image examplehybrid:///project_artwork/logos/openassetio,openassetio-mediacreation:identity.DisplayName,name,The OpenAssetIO Logo -''' \ No newline at end of file +'''