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

Commit

Permalink
trac #18200: Review
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanncohen committed Apr 15, 2015
1 parent 668a71e commit 75326b0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/sage/combinat/designs/incidence_structures.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,12 +488,6 @@ def is_isomorphic(self, other, certificate=False):
r"""
Return whether the two incidence structures are isomorphic.
.. NOTE::
If you need to test isomorphisms between one incidence
structure and many others, you should consider using
:meth:`canonical_label` instead of this function.
INPUT:
- ``other`` -- an incidence structure.
Expand Down

0 comments on commit 75326b0

Please sign in to comment.