Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit65559d8

Browse files
committed
Remove local file path
1 parentc4594c8 commit65559d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ch13-interact-with-pdf-files/3-concatenating-and-merging-pdfs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
fromPyPDF2importPdfFileMerger
1616

1717

18-
BASE_PATH=Path.home()/"github/realpython/python-basics-exercises/" \
18+
BASE_PATH=Path.home()/"python-basics-exercises/" \
1919
"ch13-interact-with-pdf-files/practice_files"
2020

2121
pdf_paths= [BASE_PATH/"merge1.pdf",BASE_PATH/"merge2.pdf"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp