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

Commit

Permalink
Last trivial fix for clean pyflakes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Scrimshaw committed Aug 14, 2021
1 parent 8a7dcd3 commit 78b8fff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sage/rings/lazy_laurent_series_ring.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
CoefficientStream_zero,
CoefficientStream_coefficient_function,
CoefficientStream_exact,
CoefficientStream_uninitialized,
CoefficientStream_shift
CoefficientStream_uninitialized
)


Expand Down

0 comments on commit 78b8fff

Please sign in to comment.