Skip to content

Conversation

@ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented Jul 17, 2024

If source code was indented, it would previously fail with IndentationError. Fix by removing common indentation at the start of lines.

@codecov
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.35%. Comparing base (1f72cfc) to head (acaf284).

Additional details and impacted files
@@               Coverage Diff               @@
##           3.0_develop     #419      +/-   ##
===============================================
+ Coverage        80.33%   80.35%   +0.01%     
===============================================
  Files               26       26              
  Lines             1358     1359       +1     
===============================================
+ Hits              1091     1092       +1     
  Misses             267      267              
Flag Coverage Δ
unittests 80.35% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@kyungeonchoi kyungeonchoi left a comment

Choose a reason for hiding this comment

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

This works great! Thanks! Let me merge then

@kyungeonchoi kyungeonchoi merged commit cd95c3d into 3.0_develop Jul 17, 2024
@kyungeonchoi kyungeonchoi deleted the 3.0-python-indent-fix branch July 17, 2024 21:13
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.

3 participants