Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redundant linestyle warning from matplotlib #71

Open
turbach opened this issue Jul 29, 2021 · 0 comments
Open

redundant linestyle warning from matplotlib #71

turbach opened this issue Jul 29, 2021 · 0 comments

Comments

@turbach
Copy link
Collaborator

turbach commented Jul 29, 2021

/home/turbach/miniconda3/envs/logmets_072721/lib/python3.8/site-packages/spudtr/filters.py:885: UserWarning: linestyle is redundantly defined by the 'linestyle' keyword argument and the fmt string ".-" (-> linestyle='-'). The keyword argument will take precedence.
  ax.plot(t, y, ".-", color="c", linestyle="-", label="input")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant