Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
word_cloud_est
Commits
aab77f26
Commit
aab77f26
authored
Nov 20, 2014
by
Andreas Mueller
Browse files
fix relative import for python3
parent
0731de65
Changes
1
Hide whitespace changes
Inline
Side-by-side
wordcloud/wordcloud.py
View file @
aab77f26
...
...
@@ -13,7 +13,7 @@ from operator import itemgetter
from
PIL
import
Image
from
PIL
import
ImageDraw
from
PIL
import
ImageFont
from
query_integral_image
import
query_integral_image
from
.
query_integral_image
import
query_integral_image
item1
=
itemgetter
(
1
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment