9824: pylint error: explicit os module import

was pull request #284
This commit is contained in:
romjerome 2016-12-21 12:02:43 +01:00
parent 061f5fbb1f
commit a1dff4457b

View File

@ -17,6 +17,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
import os
## This file is copied from gramps/plugins/db/dbapi/settings.py
## into each grampsdb/*/ directory. You can edit each copy