add docstring

This commit is contained in:
jordi.hasianta
2022-09-15 21:10:59 +07:00
parent 46156aec35
commit e924286716
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ class FacialActivity(VideoModel):
def fit(self, path):
"""Fit a file in filepath to OpenFace Model. Make sure to set the Docker to be active first.
For installation, see https://teebid.github.io/aicure_opendbm/docs/openface-docker-installation
For installation, see https://aicure.github.io/open_dbm/docs/openface-docker-installation
Parameters
----------