From 43eedd1fe78aef62d21ad13212b9da42e4e8674a Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Tue, 1 Jun 2021 14:12:44 +0200
Subject: [PATCH] document bob.bio.face.utils

---
 doc/implemented.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/implemented.rst b/doc/implemented.rst
index cf5801e3..a53938b6 100644
--- a/doc/implemented.rst
+++ b/doc/implemented.rst
@@ -91,5 +91,9 @@ Algorithms
 
 .. automodule:: bob.bio.face.algorithm
 
+Utilities
+---------
+
+.. automodule:: bob.bio.face.utils
 
 .. include:: links.rst
-- 
GitLab