Skip to content

Commit 816c6dc

Browse files
committed
Updated format.
1 parent 2f8c68b commit 816c6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklbench/datasets/transformer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
# limitations under the License.
1515
# ===============================================================================
1616

17+
import math
1718
import os
1819

19-
import math
2020
import numpy as np
2121
import pandas as pd
2222
from mpi4py import MPI

0 commit comments

Comments
 (0)