Skip to content

OWPythonscript: Fix return statement indentation#5556

Merged
PrimozGodec merged 1 commit intobiolab:masterfrom
irgolic:pythonscript-editor-indent-bug
Aug 19, 2021
Merged

OWPythonscript: Fix return statement indentation#5556
PrimozGodec merged 1 commit intobiolab:masterfrom
irgolic:pythonscript-editor-indent-bug

Conversation

@irgolic
Copy link
Copy Markdown
Member

@irgolic irgolic commented Aug 18, 2021

Issue

In the new OWPythonscript editor that was just merged #5208, the return statement isn't indented.

Description of changes

Fixed a whoops forgot to add parentheses bug. :x

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 18, 2021

Codecov Report

Merging #5556 (68b26bb) into master (124b050) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5556      +/-   ##
==========================================
- Coverage   85.91%   85.90%   -0.01%     
==========================================
  Files         313      313              
  Lines       65315    65315              
==========================================
- Hits        56114    56109       -5     
- Misses       9201     9206       +5     

@PrimozGodec PrimozGodec merged commit ea646b8 into biolab:master Aug 19, 2021
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