Fixed broken header in optval module.

This commit is contained in:
Adam Waldenberg 2014-01-22 00:24:22 +01:00
parent a45df61aa9
commit d8bdbe9f6f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with gitinspector. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals
import getopt