Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo and SyntaxError, correction? #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 27, 2019

  1. typo and SyntaxError, correction?

    Modification to repair this error:
    Extracting robotframework_pdf2textlibrary-0.3-py3.8.egg to c:\python3\lib\site-packages
      File "c:\python3\lib\site-packages\robotframework_pdf2textlibrary-0.3-py3.8.egg\Pdf2TextLibrary\__init__.py", line 11
        print 'pdt to text library'
              ^
    SyntaxError: Missing parentheses in call to 'print'. Did you mean print('pdt to text library')?
    erwan-QA committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    beaee55 View commit details
    Browse the repository at this point in the history