DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
rename_duplicate_dals.ConfigCommitError Class Reference
Inheritance diagram for rename_duplicate_dals.ConfigCommitError:
[legend]
Collaboration diagram for rename_duplicate_dals.ConfigCommitError:
[legend]

Public Member Functions

None __init__ (self, config)
 

Detailed Description

Definition at line 24 of file rename_duplicate_dals.py.

Constructor & Destructor Documentation

◆ __init__()

None rename_duplicate_dals.ConfigCommitError.__init__ ( self,
config )

Definition at line 25 of file rename_duplicate_dals.py.

25 def __init__(self, config) -> None:
26 super().__init__(f"Cannot commit changes to {config}, make sure it isn't open in another process!")
27
28
29# ----- Relationship Cache -----
30

The documentation for this class was generated from the following file: