From b7083eaba5288d02dd4832e10de312cfd755ccae Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 27 Nov 2025 18:10:33 -0500 Subject: Fixes to get all tests passing --- Biz/PodcastItLater/UI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/PodcastItLater/UI.py') diff --git a/Biz/PodcastItLater/UI.py b/Biz/PodcastItLater/UI.py index ff9301d..e9ef27d 100644 --- a/Biz/PodcastItLater/UI.py +++ b/Biz/PodcastItLater/UI.py @@ -4,7 +4,7 @@ PodcastItLater Shared UI Components. Common UI components and utilities shared across web pages. """ -# : out podcastitlater-ui +# : lib # : dep ludic import Biz.PodcastItLater.Core as Core import ludic.html as html -- cgit v1.2.3