Commit c22680c
committed
fix: Update import path for get_placard_version_string
Fixed import in DiffStix.placard() to use the correct module path
after removing backward compatibility layer.
**Changes:**
- Changed import from changelog_helper to formatters.html_output
- get_placard_version_string is defined in formatters/html_output.py
**Test Results:**
- 132/133 tests passing (99.2%)
- Only failure is test_get_new_changelog_md_file_write_error (known permission issue)1 parent c7d5816 commit c22680c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | | - | |
| 1053 | + | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
| |||
0 commit comments