Skip to content

Commit c33757a

Browse files
authored
Update scanpipe/pipes/d2d.py
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 05127c6 commit c33757a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanpipe/pipes/d2d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1474,7 +1474,7 @@ def ignore_unmapped_resources_from_config(project, patterns_to_ignore, logger=No
14741474
if logger:
14751475
logger(
14761476
f"Ignoring {ignored_resources_count:,d} to/ resources with "
1477-
"from ecosystem specific configurations."
1477+
"ecosystem specific configurations."
14781478
)
14791479

14801480

0 commit comments

Comments
 (0)