Skip to content

Change **kargs to **kwargs #4630

Closed
@canyon289

Description

@canyon289

While the definition **kargs is arbitrary and functional in python it is inconsistent with both convention **kwargs and with the kwargs operator spelled per convention in the same class multiple time below

https://github.com/pymc-devs/pymc3/blob/master/pymc3/model.py#L282
https://github.com/pymc-devs/pymc3/blob/master/pymc3/model.py#L305

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions