Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephan Seitz
pystencils
Commits
a2c6f9f6
Commit
a2c6f9f6
authored
Sep 26, 2019
by
Stephan Seitz
Browse files
Fix DeprecationWarning: import Hashable from collections.abc
parent
f1f2faee
Changes
1
Hide whitespace changes
Inline
Side-by-side
pystencils/cache.py
View file @
a2c6f9f6
import
os
from
collections
import
Hashable
from
collections
.abc
import
Hashable
from
functools
import
partial
from
itertools
import
chain
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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