Skip to content

Commit 03df4ca

Browse files
committed
flake8
1 parent cdae47f commit 03df4ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meshmode/distributed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
from dataclasses import dataclass
4040
import numpy as np
41-
from typing import List, Set, Union, Mapping, cast, Sequence, TYPE_CHECKING, Hashable
41+
from typing import List, Set, Union, Mapping, cast, Sequence, TYPE_CHECKING
4242

4343
from arraycontext import ArrayContext
4444
from meshmode.discretization.connection import (

0 commit comments

Comments
 (0)