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:
parent
96f35011fa
commit
53ad4dcbc0
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#-*- coding: utf-8 -*-
|
||||
|
||||
import importlib
|
||||
import warnings
|
||||
|
||||
from lodel.plugin import Plugin
|
||||
from lodel import logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue