Skip to content

Commit 9a55e58

Browse files
committed
Newline at end of file
1 parent f153327 commit 9a55e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pdfbaker/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ class PathsDict(TypedDict):
3939
pages_dir: Path
4040
images_dir: Path
4141
build_dir: Path
42-
dist_dir: Path
42+
dist_dir: Path

0 commit comments

Comments
 (0)