From 71d4536cc459ceb2453737b751c35fde7ef82251 Mon Sep 17 00:00:00 2001 From: Salvador Date: Mon, 25 Nov 2024 12:26:46 -0300 Subject: [PATCH] Style changes --- python/yaeos/models/excess_gibbs/unifac.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python/yaeos/models/excess_gibbs/unifac.py b/python/yaeos/models/excess_gibbs/unifac.py index 70c0dbc9..5a4e3bdf 100644 --- a/python/yaeos/models/excess_gibbs/unifac.py +++ b/python/yaeos/models/excess_gibbs/unifac.py @@ -10,6 +10,9 @@ class UNIFACVLE(GeModel): """UNIFAC VLE model. + Please refer to the `yaeos` user documentation for an in-depth look at the + model's information: https://ipqa-research.github.io/yaeos/page/index.html + Parameters ---------- molecules : list of dict