From bf98707548ccbdca6833179c0cb10054afbcba34 Mon Sep 17 00:00:00 2001 From: Naser Mahfouz Date: Sat, 23 Nov 2024 12:46:28 -0500 Subject: [PATCH] python3 --- e3sm-diags/download_files.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e3sm-diags/download_files.py b/e3sm-diags/download_files.py index 16f1981..da6bfba 100644 --- a/e3sm-diags/download_files.py +++ b/e3sm-diags/download_files.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import re