Skip to content

fix: pyright errors in ts_core.py#1234

Closed
Computerdores wants to merge 1 commit into
TagStudioDev:mainfrom
Computerdores:pyright/ts-core
Closed

fix: pyright errors in ts_core.py#1234
Computerdores wants to merge 1 commit into
TagStudioDev:mainfrom
Computerdores:pyright/ts-core

Conversation

@Computerdores
Copy link
Copy Markdown
Collaborator

Summary

Progress towards #1061 and #1232 by fixing the errors in ts_core.py.

What was easily fixable I fixed, the rest of the errors I prevented by marking the methods with NotImplementedErrors, since there is currently no code path that calls them.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@Computerdores Computerdores added the Type: Refactor Code that needs to be restructured or cleaned up label Nov 26, 2025
@Computerdores Computerdores moved this to 🏓 Ready for Review in TagStudio Development Nov 26, 2025
@Computerdores Computerdores added the Status: Review Needed A review of this is needed label Nov 26, 2025
@Computerdores Computerdores added the Type: Fix A fix for a bug, typo, or other issue label Jan 22, 2026
@Computerdores
Copy link
Copy Markdown
Collaborator Author

made obsolete by #1354

@github-project-automation github-project-automation Bot moved this from 🏓 Ready for Review to ✅ Done in TagStudio Development May 12, 2026
@Computerdores Computerdores removed the Status: Review Needed A review of this is needed label May 12, 2026
@Computerdores Computerdores deleted the pyright/ts-core branch May 12, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Fix A fix for a bug, typo, or other issue Type: Refactor Code that needs to be restructured or cleaned up

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant