]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
mjo/clan/clan.py: add an extra newline between two methods
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Apr 2026 13:01:35 +0000 (09:01 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Apr 2026 13:01:35 +0000 (09:01 -0400)
mjo/clan/clan.py

index 846c8bcb7892eb8ff672c4e1c425f8c1fe02ae59..c724eb29cd1dabfdf224ffd80faad93ee6e6e75d 100644 (file)
@@ -122,6 +122,7 @@ class Clan(CombinatorialFreeModule):
         """
         return self._mt[i][j]
 
+
     def _test_left_symmetry(self):
         r"""
         Check the left-symmetry axiom of this clan.