Skip to content

Commit

Permalink
apply black
Browse files Browse the repository at this point in the history
  • Loading branch information
luk036 committed Jun 6, 2024
1 parent 54abb07 commit cce729f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ellalgo/oracles/ldlt_mgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class LDLTMgr:

__slots__ = ("pos", "wit", "_ndim", "_storage")


def __init__(self, ndim: int):
"""
The above function is the constructor for a LDLT Ext object, which initializes various attributes
Expand Down

0 comments on commit cce729f

Please sign in to comment.