Skip to content

Fix example for str.rjust(20, '_')#43

Merged
jquast merged 1 commit intojquast:masterfrom
RasmusWL:patch-1
Jul 14, 2020
Merged

Fix example for str.rjust(20, '_')#43
jquast merged 1 commit intojquast:masterfrom
RasmusWL:patch-1

Conversation

@RasmusWL
Copy link
Copy Markdown
Contributor

The example currently shown is for print('コンニチハ'.rjust(10, '_')) 😕

The example currently shown is for `print('コンニチハ'.rjust(10, '_'))` 😕
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 14, 2020

Codecov Report

Merging #43 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   97.84%   97.84%           
=======================================
  Files           5        5           
  Lines          93       93           
  Branches       18       18           
=======================================
  Hits           91       91           
  Misses          1        1           
  Partials        1        1           

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 36a65d0...480990f. Read the comment docs.

@jquast jquast merged commit b29897e into jquast:master Jul 14, 2020
@jquast
Copy link
Copy Markdown
Owner

jquast commented Jul 14, 2020

Thank you

@RasmusWL RasmusWL deleted the patch-1 branch July 14, 2020 14:36
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.

2 participants