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

Tests: Add type hints #291

Merged
merged 2 commits into from
May 15, 2024
Merged

Tests: Add type hints #291

merged 2 commits into from
May 15, 2024

Conversation

lovetox
Copy link
Contributor

@lovetox lovetox commented Apr 29, 2024

I tried to type all the test modules

  • Converted lambdas into functions, because lambdas cannot be typed
  • Removed test_emoji_match() this method seems to be a duplicate of another test method
  • Some open questions i will mark with comments

@TahirJalilov TahirJalilov merged commit a1332a6 into carpedm20:master May 15, 2024
8 checks passed
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.

None yet

3 participants