From e56fc6a11a75d596751acc4d990b4e4d05555815 Mon Sep 17 00:00:00 2001 From: Garrett Michael Flynn Date: Thu, 14 Mar 2024 11:56:49 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com> --- src/tqdm_publisher/_demos/_multiple_bars/_client.html | 4 ++-- src/tqdm_publisher/_demos/_single_bar/_client.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/tqdm_publisher/_demos/_multiple_bars/_client.html b/src/tqdm_publisher/_demos/_multiple_bars/_client.html index e5fa184..b47be65 100644 --- a/src/tqdm_publisher/_demos/_multiple_bars/_client.html +++ b/src/tqdm_publisher/_demos/_multiple_bars/_client.html @@ -22,8 +22,8 @@
-

tqdm_progress

- Click more than once to create multiple progress bars +

TQDM Publisher Demo: Multiple Bars

+ Click the button more than once to create multiple progress bars
diff --git a/src/tqdm_publisher/_demos/_single_bar/_client.html b/src/tqdm_publisher/_demos/_single_bar/_client.html index 9ce3b3d..4f21f4b 100644 --- a/src/tqdm_publisher/_demos/_single_bar/_client.html +++ b/src/tqdm_publisher/_demos/_single_bar/_client.html @@ -11,8 +11,8 @@
-

tqdm_progress

- Single Bar Demo +

TQDM Publisher Demo: Single Bar

+ Click the button to start the progress bar