hopefully fix W1699 pylint error

This commit is contained in:
Bruno Binet 2015-07-10 09:22:47 +02:00
parent 7dfd8b59ce
commit eaa8999704

View file

@ -293,6 +293,8 @@ Then you can specify the merging strategy to select using the ``__`` key:
| | uid: 1001 | |
+----------------------+-----------------------+-------------------------+
'''
from __future__ import absolute_import
import os
import logging
from functools import partial