1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-04-11 04:29:57 +02:00

Adding import warnings

This commit is contained in:
prieto 2016-06-10 17:16:59 +02:00
commit 53ad4dcbc0

View file

@ -1,6 +1,7 @@
#-*- coding: utf-8 -*-
import importlib
import warnings
from lodel.plugin import Plugin
from lodel import logger