diff --git a/modin/pandas/test/dataframe/test_multiindex.py b/modin/pandas/test/dataframe/test_multiindex.py index 0f3e38ce7b4..fbf75a56408 100644 --- a/modin/pandas/test/dataframe/test_multiindex.py +++ b/modin/pandas/test/dataframe/test_multiindex.py @@ -9,7 +9,7 @@ # Unless required by applicable law or agreed to in writing, software distributed under # the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF # ANY KIND, either express or implied. See the License for the specific language -# governing permissions and limitations under the License.import pytest +# governing permissions and limitations under the License. import pytest import numpy as np