various #16

Merged
dan merged 94 commits from various into dev 2023-12-14 14:04:01 +01:00
Showing only changes of commit 25c1f6fd50 - Show all commits

View file

@ -22,7 +22,6 @@ def html_file(session_tmp_path: Path) -> Path:
in_dir_path = Path(__file__).parent / "assets" / "html_merge"
in_dir_path = in_dir_path.resolve()
ic(in_dir_path)
html_file = session_tmp_path / "test.html"