Refactor: python: Simplify arguments to functions.
- _show is never passed a command argument, so get rid of it.
- new_ip is never passed a different standard, so get rid of it.
- contents is always passed a target, so eliminate the default.
Refactor: python: Simplify arguments to functions. Tags None Referenced Files None Subscribers None
Description
Details
|