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

Commit

Permalink
fix category detection for LazyFamily objects
Browse files Browse the repository at this point in the history
  • Loading branch information
cnassau committed Jul 3, 2015
1 parent 82849a0 commit 09f97fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/sets/family.py
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,6 @@ def __init__(self, set, function, name=None):
Category of enumerated sets
sage: U.basis().category()
Category of enumerated sets
"""
from sage.combinat.combinat import CombinatorialClass # workaround #12482

Expand Down

0 comments on commit 09f97fa

Please sign in to comment.