We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdae47f commit 03df4caCopy full SHA for 03df4ca
1 file changed
meshmode/distributed.py
@@ -38,7 +38,7 @@
38
39
from dataclasses import dataclass
40
import numpy as np
41
-from typing import List, Set, Union, Mapping, cast, Sequence, TYPE_CHECKING, Hashable
+from typing import List, Set, Union, Mapping, cast, Sequence, TYPE_CHECKING
42
43
from arraycontext import ArrayContext
44
from meshmode.discretization.connection import (
0 commit comments