Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
itholic committed Aug 10, 2023
1 parent a72679c commit 6837d0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pyspark/pandas/resample.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

_builtin_table = SelectionMixin._builtin_table # type: ignore[attr-defined]

from pyspark import SparkContext
from pyspark.sql import Column, functions as F
from pyspark.sql.types import (
NumericType,
Expand Down

0 comments on commit 6837d0b

Please sign in to comment.