Skip to content

Commit

Permalink
MNT: Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Jul 24, 2024
1 parent ca0feba commit f06c99c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions act/qc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
'clean',
'comparison_tests',
'qcfilter',
'qc_summary',
'qctests',
'radiometer_tests',
'sp2',
Expand All @@ -27,6 +28,7 @@
'set_bit',
'unset_bit',
],
'qc_summary': ['QCSummary'],
'qctests': [
'QCTests',
],
Expand Down

0 comments on commit f06c99c

Please sign in to comment.