Skip to content

Commit af48e96

Browse files
committed
Added the math import.
1 parent 5c04a35 commit af48e96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sklbench/datasets/transformer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
import os
1818

19+
import math
1920
import numpy as np
2021
import pandas as pd
2122
from mpi4py import MPI

0 commit comments

Comments
 (0)