From: Nate E TeBlunthuis Date: Mon, 6 Jul 2020 06:32:00 +0000 (-0700) Subject: Fix whitespace at top of file. X-Git-Url: https://code.communitydata.science/cdsc_reddit.git/commitdiff_plain/4eb82d2740b67de4bd2b90b9d88659e9311cff6d Fix whitespace at top of file. --- diff --git a/comments_2_parquet.py b/comments_2_parquet.py index bd853f7..8716abd 100755 --- a/comments_2_parquet.py +++ b/comments_2_parquet.py @@ -1,5 +1,5 @@ - #!/usr/bin/env python3 + import pyspark from pyspark.sql import functions as f from pyspark.sql.types import *