Skip to content

Commit

Permalink
cms-run2-hlt-triggers: rename helper creation script for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed Sep 13, 2023
1 parent 8d542c2 commit 95a4dc2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cms-run2-hlt-triggers/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
======================
=======================
cms-run2-hlt-triggers
======================
=======================

This directory contains helper scripts used to prepare CMS Run2 open data
release regarding HLT triggers.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-

"""
Create CMS Trigger Information records.
"""Create CMS Trigger Information helper snippet.
The generated HTML snippet will be used later when creating trigger information record.
"""

import glob
Expand Down

0 comments on commit 95a4dc2

Please sign in to comment.