aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/argaze/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argaze/__init__.py b/src/argaze/__init__.py
index e475324..dfc3e99 100644
--- a/src/argaze/__init__.py
+++ b/src/argaze/__init__.py
@@ -2,4 +2,4 @@
.. include:: ../../README.md
"""
__docformat__ = "restructuredtext"
-__all__ = ['DataStructures', 'GazeFeatures'] \ No newline at end of file
+__all__ = ['utils','GazeFeatures','RegionOfInterest','TobiiGlassesPro2','ArUcoMarkers','DataStructures'] \ No newline at end of file