Skip to content

Plot warnings in 1D dynamics lecture #208

Closed
@jstac

Description

@jstac

https://python.quantecon.org/scalar_dynam.html shows errors of the form

/tmp/ipykernel_44418/2261905364.py:50: UserWarning: linestyle is redundantly defined by the 'linestyle' keyword argument and the fmt string "k-" (-> linestyle='-'). The keyword argument will take precedence.
  ax.plot((x, x), (0, x), 'k-', ls='dotted')

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