diff --git a/examples/plot_sorted.py b/examples/plot_sorted.py index 57d29b659a5ce382a9359575bd5e19217b375b86..c321f370c370eff6b6f37a27d1a15773c30f2597 100644 --- a/examples/plot_sorted.py +++ b/examples/plot_sorted.py @@ -214,3 +214,4 @@ for orientation in range( 26 ): + diff --git a/examples/test_bh_sorted.c b/examples/test_bh_sorted.c index b6498f53fcd8d1c052aaa7b45e94345db44b9965..e1e7c65848610ff02e0b98611be8868d8a340798 100644 --- a/examples/test_bh_sorted.c +++ b/examples/test_bh_sorted.c @@ -3240,3 +3240,4 @@ int main(int argc, char *argv[]) { return 0; } +