Skip to content
Snippets Groups Projects

Best reco hits events

Merged Zineb Aly requested to merge best-reco-hits-events into master
1 unresolved thread

This addresses issues #22 (closed) and #24 (closed)

This is ready for merge into master. Although I am not sure I understand why the code style fails here on git (I updated yapf on my computer and used it to correct the code style but maybe I am missing a detail here?).

Edited by Zineb Aly

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
  • Tamas Gal
  • Zineb Aly added 1 commit

    added 1 commit

    Compare with previous version

  • Zineb Aly changed the description

    changed the description

  • Zineb Aly added 1 commit

    added 1 commit

    Compare with previous version

  • Is this MR ready or should we add WIP?

  • Tamas Gal resolved all threads

    resolved all threads

  • Author Maintainer

    This is ready ;)

  • 313 313 do not contain data. Therefore, the keys corresponding to these
    314 314 fake branches are not read.
    315 315 """
    316 if key not in self.keys.valid_keys and not isinstance(key, int):
    316 keys = set(self.keys.valid_keys)
  • Tamas Gal
  • Zineb Aly added 1 commit

    added 1 commit

    Compare with previous version

  • Zineb Aly enabled an automatic merge when the pipeline for 48ded485 succeeds

    enabled an automatic merge when the pipeline for 48ded485 succeeds

  • merged

  • Zineb Aly mentioned in commit a9a6416a

    mentioned in commit a9a6416a

  • Please register or sign in to reply
    Loading