Skip to content
Snippets Groups Projects
Commit a2c6f9f6 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fix DeprecationWarning: import Hashable from collections.abc

parent f1f2faee
No related branches found
No related tags found
1 merge request!61Kernel wrapper
import os
from collections import Hashable
from collections.abc import Hashable
from functools import partial
from itertools import chain
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment