Skip to content

chore: remove debug artifacts, unused imports, and fix docstring typos#214

Open
github-actions[bot] wants to merge 2 commits into
nodatesfrom
fix/cleanup-imports-and-artifacts
Open

chore: remove debug artifacts, unused imports, and fix docstring typos#214
github-actions[bot] wants to merge 2 commits into
nodatesfrom
fix/cleanup-imports-and-artifacts

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR addresses cleanup issues identified in the review:

  • Delete test.png debug artifact
  • Remove duplicate import warnings in detect_trends.py
  • Remove unused imports: difflib.get_close_matches, datetime.date from detect_trends.py, math from conftest.py, pandas from test_core_cases.py
  • Fix docstring typos: timestamps → dates, segmenets → segments

All tests pass after these changes.

- Delete test.png debug artifact
- Remove duplicate import warnings in detect_trends.py
- Remove unused imports: difflib.get_close_matches, datetime.date from detect_trends.py, math from conftest.py, pandas from test_core_cases.py
- Fix docstring typos: timestamps → dates, segmenets → segments
@github-actions
github-actions Bot requested a review from RussellSB as a code owner July 9, 2026 06:17
@RussellSB RussellSB changed the title fix: remove debug artifacts, unused imports, and fix docstring typos chore: remove debug artifacts, unused imports, and fix docstring typos Jul 9, 2026
@github-actions
github-actions Bot requested a review from ChrisMarsden833 July 9, 2026 06:41
github-actions Bot added a commit that referenced this pull request Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

📚 Docs preview deployed!

Your docs preview is available at: https://russellsb.github.io/pytrendy/pr-214/

This preview will be removed when the PR is closed.

@github-actions
github-actions Bot removed the request for review from RussellSB July 9, 2026 07:18
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant