Skip to content

Commit 1bfb2d8

Browse files
committed
Move files to minecode_pipelines #660
Signed-off-by: Jono Yang <[email protected]>
1 parent ac7f6d8 commit 1bfb2d8

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.

minecode_pipeline/pipes/maven.py renamed to minecode_pipelines/pipes/maven.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from packageurl import PackageURL
1818

1919
from dateutil import tz
20-
from minecode_pipeline.pipes import java_stream
20+
from minecode_pipelines.pipes import java_stream
2121
from collections import namedtuple
2222
from scanpipe.pipes.fetch import fetch_http
2323
from scanpipe.pipes import federatedcode

0 commit comments

Comments
 (0)