Skip to content

Fix docstring formatting in EEMD and CEEMDAN classes to prevent SyntaxWarning in Python 3.12#176

Open
Luise-Nagel wants to merge 2 commits into
laszukdawid:masterfrom
Luise-Nagel:master
Open

Fix docstring formatting in EEMD and CEEMDAN classes to prevent SyntaxWarning in Python 3.12#176
Luise-Nagel wants to merge 2 commits into
laszukdawid:masterfrom
Luise-Nagel:master

Conversation

@Luise-Nagel

Copy link
Copy Markdown

Updates the EEMD and CEEMDAN class docstrings to avoid Python 3.12+ SyntaxWarning: invalid escape sequence '\h' by switching the docstring to a raw string, preserving LaTeX-style backslashes used in the reST :math: directives.

@Luise-Nagel Luise-Nagel marked this pull request as ready for review July 6, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant