From d298df43708cc7f7ef738823cf6937fcd467c243 Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Sat, 4 Feb 2023 08:15:34 -0500 Subject: [PATCH] Format --- neural_style.py | 1 - 1 file changed, 1 deletion(-) diff --git a/neural_style.py b/neural_style.py index 6aa3a35..d75a111 100644 --- a/neural_style.py +++ b/neural_style.py @@ -228,7 +228,6 @@ def fmt_imsave(fmt, iteration): def main(): - # https://stackoverflow.com/a/42121886 key = "TF_CPP_MIN_LOG_LEVEL" if key not in os.environ: