issues
search
carpedm20
/
emoji
emoji terminal output for Python
Other
1.91k
stars
278
forks
source link
Tests: Add type hints
#291
Closed
lovetox
closed
6 months ago
lovetox
commented
7 months ago
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
I tried to type all the test modules
test_emoji_match()
this method seems to be a duplicate of another test method