Skip to content

Improve code formatting in the interactive example #35

@drbenvincent

Description

@drbenvincent

Current code in the interactive example is a bit ugly.

Would be good to improve this. Some specific points:

  • better line lengths for comments. Avoid running off the right side of the box
  • likelihood should be on a single line obs = pm.Binomial("obs", p=p, n=trials, observed=successes)

Maybe just Black format and double check line length and size of box

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions