We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a209e commit 63147a7Copy full SHA for 63147a7
pyobs_fli/__init__.py
@@ -1,8 +1,6 @@
1
"""
2
-FLI camera modules (pyobs_fli)
3
-------------------------------
4
-
5
TODO: write doc
6
+__title__ = 'FLI camera modules'
7
8
from .flicamera import FliCamera
0 commit comments