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

Commit

Permalink
Trac 15801: fixed recent missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
nthiery committed Apr 14, 2014
1 parent 9cc7ef4 commit 3d2ec28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/categories/vector_spaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Distributed under the terms of the GNU General Public License (GPL)
# http://www.gnu.org/licenses/
#******************************************************************************
from sage.categories.category import Category
from sage.categories.category_types import Category_module
from sage.categories.category_with_axiom import CategoryWithAxiom_over_base_ring
from sage.categories.dual import DualObjectsCategory
Expand Down

0 comments on commit 3d2ec28

Please sign in to comment.