zero323 commented on a change in pull request #34466:
URL: https://github.com/apache/spark/pull/34466#discussion_r746408007



##########
File path: python/pyspark/rdd.pyi
##########
@@ -480,4 +483,4 @@ class PipelinedRDD(RDD[U], Generic[T, U]):
         isFromBarrier: bool = ...,
     ) -> None: ...
     def getNumPartitions(self) -> int: ...
-    def id(self) -> int: ...
+    def id(self) -> int: ...

Review comment:
       Nit. Missing new line at the end.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to