ggirelli / kmermaid

K-Mer management tools

Home Page:https://ggirelli.github.io/kman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(PYL-W0613) Function contains unused argument

ggirelli opened this issue · comments

Description

An unused argument can lead to confusions. It should be removed. If this variable is necessary, name the variable _ or start the name with unused or _unused.

Occurrences

There are 6 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/ggirelli/kmermaid/issue/PYL-W0613/occurrences/