Skip to content

Commit

Permalink
comment out vapor
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMVale committed Nov 18, 2023
1 parent b0dceb8 commit 1ca6ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/polykin/properties/thermal_conductivity/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
gases and gas mixtures.
"""

from .vapor import *
# from .vapor import *
from .liquid import *

0 comments on commit 1ca6ba1

Please sign in to comment.