Skip to content

Commit

Permalink
import Sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Dec 20, 2022
1 parent 05b3749 commit c4173e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytential/symbolic/pde/system_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from pytential.utils import chop, solve_from_lu
import pytential

from typing import List, Mapping, Text, Any, Union, Tuple, Optional
from typing import List, Mapping, Text, Any, Union, Tuple, Optional, Sequence
from pytential.symbolic.typing import ExpressionT

import warnings
Expand Down

0 comments on commit c4173e1

Please sign in to comment.