aboutsummaryrefslogtreecommitdiffstats
path: root/fr.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2018-04-10 11:12:44 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2018-04-10 11:12:44 -0500
commit01c77997f4212085a1cedc049e6c6bca98a5c1b6 (patch)
tree670789202e71876abf46677ed91bba28dd642b17 /fr.py
parente1fa7270eeb9219865446cb8ceb4a5762f6aab9b (diff)
downloadGolemFlavor-01c77997f4212085a1cedc049e6c6bca98a5c1b6.tar.gz
GolemFlavor-01c77997f4212085a1cedc049e6c6bca98a5c1b6.zip
updates
Diffstat (limited to 'fr.py')
-rwxr-xr-xfr.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/fr.py b/fr.py
index f6d35de..cacee1e 100755
--- a/fr.py
+++ b/fr.py
@@ -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')