Skip to content

Commit

Permalink
Merge pull request #25 from aboutcode-org/7.2.2-release
Browse files Browse the repository at this point in the history
7.2.2 release
  • Loading branch information
JonoYang authored Feb 27, 2025
2 parents 7bd23ff + 38ec0c6 commit f2e8600
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

v7.2.2
------

*2025-02-27* -- Fix error encountered when stemming a file missing a newline character.

v7.2.1
------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
# Visit https://github.com/aboutcode-org/scancode.io for support and download.

from scanpipe.pipelines.scan_single_package import ScanSinglePackage
from scanpipe.pipes import matchcode

from matchcode_toolkit.pipelines.fingerprint_codebase import FingerprintCodebase

Expand Down

0 comments on commit f2e8600

Please sign in to comment.