Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Fix unresolved variable mimeType #3

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Fix unresolved variable mimeType #3

merged 1 commit into from
Sep 7, 2017

Conversation

pdesgarets
Copy link
Contributor

Screenshot currently is broken (local variable 'mimeType' referenced before assignment). This PR fixes it.

@codecov-io
Copy link

codecov-io commented Sep 7, 2017

Codecov Report

Merging #3 into dev will not change coverage.
The diff coverage is 40%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev       #3   +/-   ##
=======================================
  Coverage   78.96%   78.96%           
=======================================
  Files          19       19           
  Lines        1659     1659           
=======================================
  Hits         1310     1310           
  Misses        349      349
Impacted Files Coverage Δ
pyppeteer/page.py 77.77% <40%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aef64a1...e8fd633. Read the comment docs.

@miyakogi miyakogi merged commit 4346769 into miyakogi:dev Sep 7, 2017
@miyakogi
Copy link
Owner

miyakogi commented Sep 7, 2017

Good catch!
Thank you!

@miyakogi miyakogi mentioned this pull request Sep 7, 2017
@pdesgarets pdesgarets deleted the patch-1 branch May 29, 2018 12:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants