mmorales99 / isntabot

A selenium-based application written in python for automation of instagram interactions.
1 stars 0 forks source link

(PYL-E1111) Assigning result of a function call, where the function has no return #6

Open mmorales99 opened 3 years ago

mmorales99 commented 3 years ago

Description

An assignment is done on a function call but the inferred function doesn't return anything. While this is not an error in Python, it is a critical anti-pattern and can lead to unexpected bugs.

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/mmorales99/isntabot/issue/PYL-E1111/occurrences/

github-actions[bot] commented 3 years ago

Thanks for contributing to this project! The issue will be attended soon!' first issue