Skip to content

Simplify ProductionRequestManagerHandler

Chris Burr requested to merge cburr/LHCbWebDIRAC:simplify-pr-manager into devel

Remove the special case production templates that don't start with _run.py being split into two templates as it is unused.

Also makes trivial fixes for:

  • linting
  • Python 3
  • Remove use of RPCClient

Merge request reports