diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-04-10 11:12:44 -0500 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-04-10 11:12:44 -0500 |
| commit | 01c77997f4212085a1cedc049e6c6bca98a5c1b6 (patch) | |
| tree | 670789202e71876abf46677ed91bba28dd642b17 /fr.py | |
| parent | e1fa7270eeb9219865446cb8ceb4a5762f6aab9b (diff) | |
| download | GolemFlavor-01c77997f4212085a1cedc049e6c6bca98a5c1b6.tar.gz GolemFlavor-01c77997f4212085a1cedc049e6c6bca98a5c1b6.zip | |
updates
Diffstat (limited to 'fr.py')
| -rwxr-xr-x | fr.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -99,8 +99,6 @@ def get_paramsets(args): def process_args(args): """Process the input args.""" - if args.fix_mixing and args.fix_source_ratio: - raise NotImplementedError('Fixed mixing and sfr not implemented') if args.fix_mixing and args.fix_scale: raise NotImplementedError('Fixed mixing and scale not implemented') |
