Skip to content

Pass proxy config as single dict #32

@deepbrook

Description

@deepbrook

Currently, the Pysher.__init__ method takes parameters for proxy configuration - this clutters the method signature in an undesired fashion. Since we compound the parameters into a dictionary anyway, require the proxy configuration to be passed as a single dictionary in the init call instead.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions