forked from openlp/openlp
Made changes as per Andreas comments.
This commit is contained in:
parent
e6af8d8bef
commit
4ce95e9d56
@ -28,7 +28,8 @@
|
||||
The :mod:`dreambeamimport` module provides the functionality for importing
|
||||
DreamBeam songs into the OpenLP database.
|
||||
"""
|
||||
import os, sys
|
||||
import os
|
||||
import sys
|
||||
import logging
|
||||
|
||||
from lxml import etree, objectify
|
||||
|
Loading…
Reference in New Issue
Block a user