We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3962355 commit bb18cfaCopy full SHA for bb18cfa
src/polykin/thermo/acm/__init__.py
@@ -7,5 +7,6 @@
7
from .floryhuggins import *
8
from .ideal import *
9
from .nrtl import *
10
+from .scatchard import *
11
from .uniquac import *
12
from .wilson import *
0 commit comments