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

Commit

Permalink
remove obsolete test
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpase committed May 14, 2017
1 parent e398f4c commit e258a20
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/sage/combinat/designs/design_catalog.py
Expand Up @@ -71,11 +71,6 @@
.. [1] La Jolla Covering Repository,
http://www.ccrwest.org/cover.html
TESTS::
sage: 'absolute_import' in dir(designs) or 'deprecated_callable_import' in dir(designs)
False
"""
from __future__ import absolute_import
from sage.combinat.designs.block_design import (BlockDesign,
Expand Down

0 comments on commit e258a20

Please sign in to comment.