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

prevent docstring from raising SyntaxError #1163

Merged
merged 1 commit into from May 1, 2023
Merged

prevent docstring from raising SyntaxError #1163

merged 1 commit into from May 1, 2023

Conversation

gabrielecalvo
Copy link
Contributor

Fixes #1149

fix syntax error

Signed-off-by: Gabriele Calvo <gcalvo87@gmail.com>
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c81fe44) 97.37% compared to head (151a3bd) 97.37%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          65       65           
  Lines        4916     4916           
=======================================
  Hits         4787     4787           
  Misses        129      129           
Impacted Files Coverage Δ
pandera/engines/engine.py 98.87% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@cosmicBboy cosmicBboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @gabrielecalvo !

@cosmicBboy cosmicBboy merged commit 56bbaf6 into unionai-oss:main May 1, 2023
28 checks passed
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.

DeprecationWarning invalid escape sequence in pandera.engines.engine
2 participants