Skip to content

Commit

Permalink
Import fix (#9104)
Browse files Browse the repository at this point in the history
Closes #9084

Authors:
  - Ashwin Srinath (https://github.com/shwina)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #9104
  • Loading branch information
shwina authored Aug 25, 2021
1 parent 5647b53 commit 359be0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/cudf/cudf/utils/cudautils.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ def compile_udf(udf, type_signature):
An numpy type
"""
import cudf.core.udf

# Check if we've already compiled a similar (but possibly distinct)
# function before
Expand Down

0 comments on commit 359be0a

Please sign in to comment.