aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/__init__.py
diff options
context:
space:
mode:
authorThéo de la Hogue2023-03-28 15:00:23 +0200
committerThéo de la Hogue2023-03-28 15:00:23 +0200
commit3febfbdceb6f67e3cb8f8f4f4f2164f0be31333d (patch)
tree71b1188aeb9b46904e8e0b86884e8e02e73f3096 /src/argaze/__init__.py
parent6bb8f307f67275543ec50b51fc98a19483b0c066 (diff)
downloadargaze-3febfbdceb6f67e3cb8f8f4f4f2164f0be31333d.zip
argaze-3febfbdceb6f67e3cb8f8f4f4f2164f0be31333d.tar.gz
argaze-3febfbdceb6f67e3cb8f8f4f4f2164f0be31333d.tar.bz2
argaze-3febfbdceb6f67e3cb8f8f4f4f2164f0be31333d.tar.xz
Improving documentation.
Diffstat (limited to 'src/argaze/__init__.py')
-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 ef75dd2..e55cf92 100644
--- a/src/argaze/__init__.py
+++ b/src/argaze/__init__.py
@@ -2,4 +2,4 @@
.. include:: ../../README.md
"""
__docformat__ = "restructuredtext"
-__all__ = ['ArFeatures','GazeFeatures','GazeAnalysis','ArUcoMarkers','AreaOfInterest','DataStructures','utils'] \ No newline at end of file
+__all__ = ['ArUcoMarkers','AreaOfInterest','ArFeatures','GazeFeatures','GazeAnalysis','DataStructures','utils'] \ No newline at end of file