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

Add Print Quality Option #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add Print Quality Option #8

wants to merge 7 commits into from

Conversation

daeta
Copy link

@daeta daeta commented Nov 1, 2016

Required for QL-720NW

Required for QL-720NW
@daeta
Copy link
Author

daeta commented Nov 1, 2016

First github commit!
Thanks for your work, saved me hours of time.

dimitrisr and others added 6 commits November 3, 2016 17:05
This doesn't do anything useful on python 2 and causes an ImportError on
python 3:

>>> import brotherprint
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "python-brotherprint/brotherprint/__init__.py", line 1, in <module>
    from brotherprint import BrotherPrint
ImportError: cannot import name 'BrotherPrint
Delete unnecessary import
Specify number of copies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants