Skip to content

Commit

Permalink
refactor: remove unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
geddy11 committed Dec 30, 2024
1 parent 7421be3 commit 04d1e61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sysloss/diagram.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
import pandas as pd
import numpy as np
import matplotlib as mpl
from prefixed import Float


__all__ = ["get_conf", "make_diag", "make_hdiag"]
Expand Down

0 comments on commit 04d1e61

Please sign in to comment.