knowledge/document_page/web/__init__.py
2019-03-13 12:10:27 +01:00

5 lines
101 B
Python

import widgets
import controllers
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: