Skip to content

Commit b8c499c

Browse files
Dharin-shahevertlammerts
authored andcommitted
remove unncessary comment
1 parent e410e7a commit b8c499c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

duckdb/experimental/spark/sql/functions.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ def _nan_constant() -> Expression:
4545
-------
4646
Expression
4747
An expression that evaluates to NaN (not NULL)
48-
49-
See Also:
50-
--------
51-
NAN_ROOT_CAUSE_ANALYSIS.md for full explanation
5248
"""
5349
return SQLExpression("'NaN'::DOUBLE")
5450

0 commit comments

Comments
 (0)