Skip to content
Snippets Groups Projects

Updating models to allow normal imports

Open Zach Marshall requested to merge zmarshal/MadGraphModels:normal_imports into main

This updates the python for all the models to allow normal importing in python3. There should not be any impact on the running of the model; everything will function as it did before, but the imports follow standard python rules instead of the slightly weird standards they did before.

In addition, there's a helper script that's been added to automatically update a model to make it importable, and there's a piece of the pre-commit hook that's been added to test if the models are all import-compatible.

Merge request reports

Members who can merge are allowed to add commits.

Checking pipeline status.

Approval is optional
Merge blocked: 1 check failed

Merge details

  • The source branch is 113 commits behind the target branch.
  • 10 commits and 1 merge commit will be added to main.
  • Source branch will be deleted.

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