Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
src/sage/dynamics/arithmetic_dynamics/projective_ds.py: Remove unused…
Browse files Browse the repository at this point in the history
… import of typing_extensions
  • Loading branch information
Matthias Koeppe committed Dec 19, 2022
1 parent bb7ee85 commit 39bd748
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/dynamics/arithmetic_dynamics/projective_ds.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ class initialization directly.
# https://www.gnu.org/licenses/
# ****************************************************************************

from typing_extensions import final
from sage.arith.misc import is_prime
from sage.calculus.functions import jacobian
from sage.categories.fields import Fields
Expand Down

0 comments on commit 39bd748

Please sign in to comment.