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

Commit

Permalink
Fixed misplaced import.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij committed Oct 2, 2018
1 parent bc94a93 commit de18ba8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/sage/rings/invariants/all.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
from __future__ import absolute_import

from sage.misc.lazy_import import lazy_import
lazy_import('sage.rings.invariants.invariant_theory', 'invariant_theory')
lazy_import('sage.rings.invariants.reconstruction', 'binary_form_from_invariants')

0 comments on commit de18ba8

Please sign in to comment.