Skip to content

Commit 5ff6df2

Browse files
committed
fix linter
1 parent 7f4e60f commit 5ff6df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/jobs/copy_tables_landing_to_raw.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def purge_today_partition(
4848
logger.info(f"Successfully purged partition for table {table_name}")
4949

5050

51-
## @params: [JOB_NAME]
51+
# @params: [JOB_NAME]
5252
args = getResolvedOptions(sys.argv, ["JOB_NAME"])
5353

5454
sc = SparkContext()

0 commit comments

Comments
 (0)