Skip to content

Refactor protocol init arguments #96

@MrClock8163

Description

@MrClock8163

Currently all init arguments are accepted as both positional and keyword arguments. This can cause problems with extending the options.

Init arguments for protocols should be updated to accept the ports only as positional, and everything else as keyword-only.

Metadata

Metadata

Assignees

Labels

type: changeChange an existing feature

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions