Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

fix: Remove excessive spaces (#531)#597

Merged
vinitkumar merged 1 commit intodjango-cms:masterfrom
DmytroLitvinov:531-fix-space
Mar 11, 2022
Merged

fix: Remove excessive spaces (#531)#597
vinitkumar merged 1 commit intodjango-cms:masterfrom
DmytroLitvinov:531-fix-space

Conversation

@DmytroLitvinov
Copy link
Copy Markdown
Contributor

Resolves #531

Related to PR and that comment

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 10, 2022

Codecov Report

Merging #597 (dbaacf9) into master (ffbe35b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #597   +/-   ##
=======================================
  Coverage   73.25%   73.25%           
=======================================
  Files          19       19           
  Lines         830      830           
  Branches      114      114           
=======================================
  Hits          608      608           
  Misses        198      198           
  Partials       24       24           
Impacted Files Coverage Δ
djangocms_text_ckeditor/utils.py 89.13% <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 ffbe35b...dbaacf9. Read the comment docs.

@DmytroLitvinov
Copy link
Copy Markdown
Contributor Author

Hi @vinitkumar , @marksweb ,
Could you please review MR?

Copy link
Copy Markdown
Member

@vinitkumar vinitkumar left a comment

Choose a reason for hiding this comment

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

Looks good to me. Let's get this merged and released 🚢 🚀

@vinitkumar vinitkumar merged commit 38eb902 into django-cms:master Mar 11, 2022
@DmytroLitvinov DmytroLitvinov deleted the 531-fix-space branch March 11, 2022 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Excessive space rendered after plugins returning tags causes comma etc. looks ugly

3 participants