TechWiz-3 / who-unfollowed-me

😡 Python CLI tool that shows you who has unfollowed you on GitHub. PRs welcome!
GNU General Public License v3.0
11 stars 24 forks source link

👌 IMPROVE: Use boolean expression as return value #55

Closed mujeeb91 closed 1 year ago

mujeeb91 commented 1 year ago

Description

Used boolean expression as return value instead of returning True/False.

Type of change

Code improvement.

How Has This Been Tested?

This change did not need any testing.

Checklist:

Mark as completed - [x] text here

TechWiz-3 commented 1 year ago

This is a very smart modification, thank you