diff options
| author | alex <alex@pdp7.net> | 2025-03-15 14:15:18 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-03-15 14:16:09 +0100 |
| commit | 8eb7a03402cfee23f7686a53f7bdabddddd09ee5 (patch) | |
| tree | bf6b67391f8b102fd235f36989cf95c4e6125b6c /blog/test_html_rendering.py | |
| parent | a253aa330a9c3b5148a55ff1c7223821de21a3f6 (diff) | |
Apply ruff format and lint
Diffstat (limited to 'blog/test_html_rendering.py')
| -rw-r--r-- | blog/test_html_rendering.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/blog/test_html_rendering.py b/blog/test_html_rendering.py index 54e10119..2f624359 100644 --- a/blog/test_html_rendering.py +++ b/blog/test_html_rendering.py @@ -1,5 +1,3 @@ -import pathlib - import pytest from blog import blog_pages |
