From 047d4ee7d3e2932fbef46a1d45743c647b007d79 Mon Sep 17 00:00:00 2001
From: Bo-Chun Louis Chen <louistw@uab.edu>
Date: Fri, 19 Aug 2022 13:57:40 -0500
Subject: [PATCH] Remove trailing space

---
 submit.yml.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/submit.yml.erb b/submit.yml.erb
index e03e6c2..a813064 100644
--- a/submit.yml.erb
+++ b/submit.yml.erb
@@ -3,8 +3,8 @@
 ---
 # This config comes from below URL
 # https://github.com/OSC/bc_example_jupyter/blob/custom_environment/submit.yml.erb
-# The -C option in the config provided for slurm has been removed because it does 
-# not apply to implementation at UAB. We do not use constraint list to be used with -C. 
+# The -C option in the config provided for slurm has been removed because it does
+# not apply to implementation at UAB. We do not use constraint list to be used with -C.
 
 batch_connect:
   template: "basic"
-- 
GitLab