We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f153327 commit 9a55e58Copy full SHA for 9a55e58
src/pdfbaker/types.py
@@ -39,4 +39,4 @@ class PathsDict(TypedDict):
39
pages_dir: Path
40
images_dir: Path
41
build_dir: Path
42
- dist_dir: Path
+ dist_dir: Path
0 commit comments