Skip to content

Commit

Permalink
Forgot to run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnapolitano committed Mar 19, 2024
1 parent 73f0c9e commit 2705e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elexsolver/TransitionSolver.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

import numpy as np

from elexsolver.logging import initialize_logging
from elexsolver.LinearSolver import LinearSolver
from elexsolver.logging import initialize_logging

initialize_logging()

Expand Down

0 comments on commit 2705e8b

Please sign in to comment.