Skip to content
Snippets Groups Projects

Fix py-formatting of exec

Merged Frank Winklmeier requested to merge fwinkl/Gaudi:exec_formatting into master

exec changed from being a statement in Python2 to a function in Python3. That also changes the formatting in yapf. Adjust remaining occurences to follow the Python3 convention (no space before bracket).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading