diff --git a/tests/execution/test_static_indexing.py b/tests/execution/test_static_indexing.py index 3d89a582e..199552f20 100644 --- a/tests/execution/test_static_indexing.py +++ b/tests/execution/test_static_indexing.py @@ -1,5 +1,5 @@ """ -Tests of executiwhere x.shape == of static indexing operation. +Tests of execution of static indexing operation. """ import numpy as np