We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdc874 commit eb496d9Copy full SHA for eb496d9
bigframes/functions/function.py
@@ -35,7 +35,6 @@
35
import bigframes.dtypes
36
import bigframes.exceptions as bfe
37
import bigframes.formatting_helpers as bf_formatting
38
-import bigframes.functions.function_template
39
40
from . import _function_session as bff_session
41
from . import _utils
0 commit comments