Skip to content

Commit

Permalink
removed sympy from init
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Oct 6, 2023
1 parent f989f36 commit 30903ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions festim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
__version__ = "unknown"


import sympy as sp

R = 8.314462618 # Gas constant J.mol-1.K-1
k_B = 8.6173303e-5 # Boltzmann constant eV.K-1

Expand Down

0 comments on commit 30903ea

Please sign in to comment.