nearbeach / NearBeach

NearBeach is an open sourced project management tool, helping you keep track of your project. You can track requirements, projects and tasks

Home Page:https://nearbeach.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(PYL-R0123) Comparing to literal

robotichead opened this issue · comments

Description

Comparing an object to a literal is usually something you do not want to do, since you can compare to a different literal than what was expected altogether.

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/robotichead/NearBeach/issue/PYL-R0123/occurrences/

can I make this fix? looks like a simple operator substitution

@robotichead I have fixed this issue. Could you please assign this issue to me and review my PR #507?