Skip to content
Snippets Groups Projects

Cleaning DV configuration for Upgrade

Merged Davide Fazzini requested to merge DVconfig_upgrade into master
All threads resolved!
Files
2
@@ -28,7 +28,6 @@ import GaudiKernel.ProcessJobOptions
from AnalysisPython.Logger import getLogger
log = getLogger ( 'DaVinci' )
class DaVinciConfigurationError(Exception):
"""Exception type raised when DaVinci is not configured consistently."""
pass
Loading