Skip to content
Snippets Groups Projects

Clean up & add unit tests

Merged Davide Fazzini requested to merge dfazzini_unit_tests_configuration into master
3 files
+ 3
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -144,7 +144,6 @@ def define_fsr_writer(options):
Returns:
- list of FSR algorithm instances to be configured.
"""
from Gaudi.Configuration import INFO
from PyConf.Algorithms import GenFSRMerge, RecordStream
algs = []
Loading