diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.py b/test/test.py index 7baf1f5..7b90b3b 100644 --- a/test/test.py +++ b/test/test.py @@ -85,7 +85,6 @@ if check_result(sf, n_relevant) == True: print ' BetaGamma passed!' else: print ' BetaGamma failed!' -print sf ################################################################# ################################################################# |