Skip to content

Commit

Permalink
Update Material.py
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiliin authored Sep 29, 2024
1 parent 4a6d511 commit ca02750
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/abaqus/Material/Material.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
from __future__ import annotations

<<<<<<< HEAD
from typing import Union

=======
from typing import TYPE_CHECKING, Sequence, Union

>>>>>>> 2e02a2eb ([typing] Fix typing errors about part features (#5807))

from typing_extensions import Literal

from abqpy.decorators import abaqus_class_doc, abaqus_method_doc
Expand Down

0 comments on commit ca02750

Please sign in to comment.