Skip to content

Commit abfd103

Browse files
committed
format
1 parent cebd97b commit abfd103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyspark/sql/tests/pandas/test_pandas_grouped_map_with_state.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ def check_results(batch_df, _):
338338
):
339339
self._test_apply_in_pandas_with_state_basic(func, check_results, output_type)
340340

341+
341342
class GroupedApplyInPandasWithStateTests(
342343
GroupedApplyInPandasWithStateTestsMixin, ReusedSQLTestCase
343344
):

0 commit comments

Comments
 (0)