Remove trailing whitespace

This commit is contained in:
Youmu 2020-08-06 00:11:20 -04:00
parent e7b84948d5
commit d9a12e37b4
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@ public:
auto& p_original = factorization.first;
p_original.simplify_flips();
auto perturbation = compute_perturbation(p_original);
// Check whether orders form a valid parenthesis expression