Skip to content

**config vs **kwargs #492

Closed
Closed
@PeteAndersen

Description

@PeteAndersen

When naming the keyword arguments variable, the standard convention in python is to call it kwargs. Naming it config tends to throw off some introspection tools. Would you consider a PR to rename them to kwargs across the board?

Example: https://github.com/hardbyte/python-can/blob/develop/can/bus.py#L36

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions