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

MAINT: Add single quote via !r for f-string #520

Merged
merged 2 commits into from May 8, 2022
Merged

MAINT: Add single quote via !r for f-string #520

merged 2 commits into from May 8, 2022

Conversation

Zeroto521
Copy link
Owner

  • closes #xxxx
  • whatsnew entry

A single quote could enhance it is the variable in a warning message or error message.

@Zeroto521 Zeroto521 enabled auto-merge (squash) May 8, 2022 09:10
@Zeroto521 Zeroto521 disabled auto-merge May 8, 2022 09:10
@codecov
Copy link

codecov bot commented May 8, 2022

Codecov Report

Merging #520 (67ad031) into main (39608ce) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #520   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files          60       60           
  Lines         828      828           
  Branches       92       92           
=======================================
  Hits          825      825           
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
dtoolkit/accessor/_util.py 100.00% <ø> (ø)
dtoolkit/transformer/_validation.py 100.00% <ø> (ø)
dtoolkit/util/generic/multi_if_else.py 100.00% <ø> (ø)
dtoolkit/accessor/dataframe/to_series.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39608ce...67ad031. Read the comment docs.

@Zeroto521 Zeroto521 merged commit 0408e97 into main May 8, 2022
@Zeroto521 Zeroto521 deleted the fstring-!r branch May 8, 2022 12:33
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.

None yet

1 participant