10 lines
184 B
Python
10 lines
184 B
Python
#!/usr/bin/python
|
|
# -*- coding: utf-8 -*-
|
|
# \file __init__.py
|
|
# \brief TODO
|
|
# \author Florent Guiotte <florent.guiotte@gmail.com>
|
|
# \version 0.1
|
|
# \date 09 sept. 2018
|
|
#
|
|
# TODO details
|