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

Specify number of copies #1

Merged
merged 5 commits into from
Jun 25, 2020
Merged

Specify number of copies #1

merged 5 commits into from
Jun 25, 2020

Conversation

dimitrisr
Copy link

No description provided.

dimitrisr and others added 5 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
Revert "Delete unnecessary import"
@daeta daeta merged commit 2adf942 into daeta:master Jun 25, 2020
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