From 9871a2ab350de5c2d82a570b5086724b7824a331 Mon Sep 17 00:00:00 2001
From: Doojin Park <doojin@google.com>
Date: Tue, 15 Oct 2024 08:03:52 +0000
Subject: [PATCH] Remove trailing-whitespace

---
 tfx/tools/docker/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tfx/tools/docker/requirements.txt b/tfx/tools/docker/requirements.txt
index 7301e5bf7e..afdfc06514 100644
--- a/tfx/tools/docker/requirements.txt
+++ b/tfx/tools/docker/requirements.txt
@@ -1,5 +1,5 @@
 # The following versions are manually captured to avoid unfinished dependency resolution.
-# They need to be updated when tfx/dependencies.py is updated. 
+# They need to be updated when tfx/dependencies.py is updated.
 absl-py==1.4.0
 aiohappyeyeballs==2.4.3
 aiohttp==3.10.9