BAN-AI-Communications / rfc2217-gateway

rfc2217-gateway: RFC-2217 gateway with mDNS announcement

Home Page:https://github.com/SARAD-GmbH/rfc2217-gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(PYL-W0613) Function contains unused argument

johnsonjh 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 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/BAN-AI-Communications/rfc2217-gateway/issue/PYL-W0613/occurrences/

⚠️ This has been marked to be closed in 7 days.

3rd party / won't fix