From d528dcbf7fb70d6004c6408e5663d9ce1bd1cb5c Mon Sep 17 00:00:00 2001 From: Starfall Date: Fri, 29 Oct 2021 00:10:09 -0500 Subject: strike: use pathlib.Path for better readability where simple --- sample/html/happy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sample/html/happy.html') diff --git a/sample/html/happy.html b/sample/html/happy.html index 3c239f1..9f4b32f 100644 --- a/sample/html/happy.html +++ b/sample/html/happy.html @@ -4,7 +4,7 @@ - +
Hello, world! -- cgit