7 lines
121 B
Python
7 lines
121 B
Python
# -*- encoding: utf-8 -*-
|
|
|
|
# @author : vincent.benoit@benserv.fr
|
|
# @brief : log views and models
|
|
|
|
from .views import log
|