Skip to content

[upstream PR #303] Integration blocked: Avoid deprecation warning #108

@GeorgePearse

Description

@GeorgePearse

Upstream PR: rlabbe/filterpy#303
Issue Type: Cherry-pick failed: fatal: bad object cca4c1096d8a7a3141122ed7c0de435ac6055c2a


Problem

Error: Cherry-pick failed: fatal: bad object cca4c1096d8a7a3141122ed7c0de435ac6055c2a


Original Description

Hi,

I was just tired of getting the
filterpy/common/helpers.py:364: DeprecationWarning: invalid escape sequence '\S'
warning. I know that since a raw string is used, it should be no issue, but it keeps coming up in my logs. Hence, I changed it. I think this should be fine since it says that the \ is not an escape character for Python but part of the (LaTeX) text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-pr-blockedUpstream PR blocked by conflicts or errors

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions