Skip to content

Commit 89d41be

Browse files
committed
Fix formatting #447
Signed-off-by: Thomas Druez <[email protected]>
1 parent 0fa6783 commit 89d41be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scanpipe/tests/__init__.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,9 @@
112112
"is_runtime": True,
113113
"is_optional": False,
114114
"is_resolved": True,
115-
"dependency_uid": "pkg:gem/[email protected]?uuid=1907f061-911b-4980-a2d4-ae1a9ed871a9",
115+
"dependency_uid": (
116+
"pkg:gem/[email protected]?uuid=1907f061-911b-4980-a2d4-ae1a9ed871a9"
117+
),
116118
"for_package_uid": for_package_uid,
117119
"datafile_path": "data.tar.gz-extract/Gemfile.lock",
118120
"datasource_id": "gemfile_lock",

0 commit comments

Comments
 (0)