Skip to content

Commit

Permalink
lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed May 14, 2024
1 parent 74cfeb0 commit a2f15b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/test_with_modin.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import numpy as np
import pandas as pd
import pytest

import xgboost as xgb
import pandas as pd
from xgboost import testing as tm
from xgboost.testing.data import run_base_margin_info

Expand Down

0 comments on commit a2f15b7

Please sign in to comment.