Skip to content

Commit

Permalink
Add a
Browse files Browse the repository at this point in the history
  • Loading branch information
elishahyousaf authored Jan 21, 2022
1 parent 14e90b5 commit 3313d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ def get_page(self, page_num, zoom=None):
if zoom:
mat = fitz.Matrix(zoom, zoom)
pix = page.getPixmap(matrix=mat)

Aghf hh

0 comments on commit 3313d0d

Please sign in to comment.