From 058dc50dc72c22cfaaccc86ca16d4c9079bf549d Mon Sep 17 00:00:00 2001 From: Rick Ratzel Date: Tue, 21 Nov 2023 16:40:38 -0600 Subject: [PATCH] Updates formatting. --- python/nx-cugraph/nx_cugraph/interface.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python/nx-cugraph/nx_cugraph/interface.py b/python/nx-cugraph/nx_cugraph/interface.py index e6521e185f7..4e0c6224ceb 100644 --- a/python/nx-cugraph/nx_cugraph/interface.py +++ b/python/nx-cugraph/nx_cugraph/interface.py @@ -84,7 +84,8 @@ def key(testpath): { key( "test_hits.py:TestHITS.test_hits_not_convergent" - ): "nx_cugraph.hits raises updated exceptions not caught in these tests", + ): "nx_cugraph.hits raises updated exceptions not caught in " + "these tests", } ) elif nxver.major == 3 and nxver.minor <= 1: