Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pkg): use typing.Self annotation #149

Merged
merged 3 commits into from
Sep 22, 2024
Merged

chore(pkg): use typing.Self annotation #149

merged 3 commits into from
Sep 22, 2024

Conversation

eonu
Copy link
Owner

@eonu eonu commented Sep 22, 2024

Description

Use typing.Self type annotation instead of forward references for self.

Checklist

  • I have added new tests (if necessary).
  • I have ensured that tests and coverage are passing on CI.
  • I have updated any relevant documentation (if necessary).
  • I have used a descriptive pull request title.

@coveralls
Copy link
Collaborator

coveralls commented Sep 22, 2024

Pull Request Test Coverage Report for Build 7158edaf-ce72-4184-b89e-cfa1dea28ef0

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.594%

Totals Coverage Status
Change from base Build 37a99751-b074-4a42-919e-5f105151c593: 0.0%
Covered Lines: 992
Relevant Lines: 1095

💛 - Coveralls

@eonu eonu merged commit 52442e9 into dev Sep 22, 2024
8 checks passed
@eonu eonu deleted the use-typing-self branch September 22, 2024 16:42
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.

2 participants