Skip to content

Commit

Permalink
fix excessive whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Sep 15, 2022
1 parent 9de1236 commit aa7e7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def install_handler():
"You can attempt a source build, but it's unlikely to work out due to binary toolchain requirements of PDFium's build system. Doing cross-compilation or using a different build system might be possible, though. Please get in touch with the project maintainers."
)


need_update = False

if not all(exists(fp) for fp in get_platfiles(pl_name)):
Expand Down

0 comments on commit aa7e7c6

Please sign in to comment.